Select.options

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto options [@property getter]
  2. string[2][] options [@property setter]
    class Select(alias attrs = null)
    @property
    void
    options
    (
    string[2][] options
    )
  3. string[string] options [@property setter]

Meta