Class: UiHelpers::Button::OnlyIcon

Inherits:
Icon show all
Defined in:
lib/ui_helpers/elements/button.rb

Constant Summary

Constants inherited from Icon

Icon::ICONS

Instance Attribute Summary

Attributes inherited from Icon

#h_offset, #height, #name, #v_offset, #width

Attributes inherited from Element

#html_options

Method Summary

Methods inherited from Icon

#background_style, #height_style, #width_style

Methods inherited from Element

#capture, #classes, #classes=, #initialize, #style=, #tag, #with_html_options

Constructor Details

This class inherits a constructor from UiHelpers::Element