Class: Ui::Collapse::Panel
- Inherits:
-
Ui::Component
- Object
- Cell::ViewModel
- Ui::Component
- Ui::Collapse::Panel
- Defined in:
- lib/ui/collapse/panel.rb
Constant Summary
Constants inherited from Ui::Component
Instance Method Summary collapse
Methods inherited from Ui::Component
#capture, #icon, #render_group
Instance Method Details
#show ⇒ Object
4 5 6 |
# File 'lib/ui/collapse/panel.rb', line 4 def show render end |