Method: TextButton::Component#icon
- Defined in:
- app/components/lookbook/text_button/component.rb
#icon ⇒ Object (readonly)
Returns the value of attribute icon.
12 13 14 |
# File 'app/components/lookbook/text_button/component.rb', line 12 def icon @icon end |