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