Method: Coco::Button#resize
- Defined in:
- app/components/coco/base/button/button.rb
#resize ⇒ Object (readonly)
Returns the value of attribute resize.
77 78 79 |
# File 'app/components/coco/base/button/button.rb', line 77 def resize @resize end |