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