Method: Coco::Modal#show
- Defined in:
- app/components/coco/modals/modal/modal.rb
#show ⇒ Object (readonly)
Returns the value of attribute show.
33 34 35 |
# File 'app/components/coco/modals/modal/modal.rb', line 33 def show @show end |