mwg API
Reference
Overview
Examples
Getting started
Design
FAQ
Preparing search index...
DropdownOptions
Interface DropdownOptions
interface
DropdownOptions
{
disabled
?:
boolean
;
options
:
readonly
DropdownOption
[]
;
selectedIndex
?:
number
;
}
Index
Properties
disabled?
options
selected
Index?
Properties
Optional
disabled
disabled
?:
boolean
options
options
:
readonly
DropdownOption
[]
Optional
selected
Index
selectedIndex
?:
number
the entry selected from the start; the first enabled one when omitted
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
disabled
options
selected
Index
Reference
Overview
Examples
Getting started
Design
FAQ
mwg API
Loading...
the entry selected from the start; the first enabled one when omitted