Method: MiniGL::Button#state

Defined in:
lib/minigl/forms.rb

#stateObject (readonly)

The current state of the button.



216
217
218
# File 'lib/minigl/forms.rb', line 216

def state
  @state
end