Method: MiniGL::Button#text

Defined in:
lib/minigl/forms.rb

#textObject

The text of the button.



219
220
221
# File 'lib/minigl/forms.rb', line 219

def text
  @text
end