Class: Daisy::Actions::SwapComponent::SwapOff
- Inherits:
-
LocoMotion::BasicComponent
- Object
- LocoMotion::BaseComponent
- LocoMotion::BasicComponent
- Daisy::Actions::SwapComponent::SwapOff
- Defined in:
- app/components/daisy/actions/swap_component.rb
Instance Method Summary collapse
Methods inherited from LocoMotion::BasicComponent
Instance Method Details
#before_render ⇒ Object
76 77 78 |
# File 'app/components/daisy/actions/swap_component.rb', line 76 def before_render add_css(:component, "swap-off") end |