Class: Button::CancelComponent

Inherits:
TextComponent
  • Object
show all
Defined in:
app/components/spark/button/cancel_component.rb

Instance Method Summary collapse

Instance Method Details

#before_renderObject



4
5
6
# File 'app/components/spark/button/cancel_component.rb', line 4

def before_render
  super
end