Method: Bs5::ButtonGroupComponent#size
- Defined in:
- app/components/bs5/button_group_component.rb
#size ⇒ Object (readonly)
Returns the value of attribute size.
8 9 10 |
# File 'app/components/bs5/button_group_component.rb', line 8 def size @size end |