APIs

Show:

Radio group input. useful for a short list of options in place of a select

Constructor

awa.ui.RadioGroupInput

(
  • options.collection
  • [options.model]
  • [options.modelAttribute]
  • [options.tip]
)

Parameters:

  • options.collection awa.mvc.Collection

    source collection for options

  • [options.model] awa.mvc.Model optional

    Model this input will directly interact with

  • [options.modelAttribute] String optional

    model attribute to set the value of

  • [options.tip] String optional

    hover text