Class: Daisy::Actions::SwapComponent::SwapOff

Inherits:
LocoMotion::BasicComponent show all
Defined in:
app/components/daisy/actions/swap_component.rb

Instance Method Summary collapse

Methods inherited from LocoMotion::BasicComponent

#call, name

Instance Method Details

#before_renderObject



76
77
78
# File 'app/components/daisy/actions/swap_component.rb', line 76

def before_render
  add_css(:component, "swap-off")
end