Method: Bulma::ButtonComponent#type

Defined in:
app/components/bulma/button_component.rb

#typeObject (readonly)

Returns the value of attribute type.



5
6
7
# File 'app/components/bulma/button_component.rb', line 5

def type
  @type
end