Method: MiniGL::Button#text

Defined in:
lib/minigl/forms.rb

#textObject

The text of the button.



49
50
51
# File 'lib/minigl/forms.rb', line 49

def text
  @text
end