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