Search
Preparing search index...
The search index is not available
@quenk/wml-widgets
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"control/native/select/index"
SelectionChangedEvent
Class SelectionChangedEvent<V>
SelectionChangedEvent indicates the user's selection has changed.
Type parameters
V
Hierarchy
Event
<
V
>
SelectionChangedEvent
Index
Constructors
constructor
Properties
name
value
Constructors
constructor
new
Selection
Changed
Event
(
name
:
string
, value
:
V
)
:
SelectionChangedEvent
Parameters
name:
string
value:
V
Returns
SelectionChangedEvent
Properties
name
name
:
string
value
value
:
V
Globals
"control/native/select/index"
Select
Selection
Changed
Event
constructor
name
value
Values
Option
Select
Attrs
NATIVE_
SELECT
dispatch
Change
Generated using
TypeDoc
SelectionChangedEvent indicates the user's selection has changed.