Defines the state of the button (returns true or false).
true
false
259 260 261
# File 'lib/minigl/forms.rb', line 259 def checked @checked end