Preparing search index...
The search index is not available
uiconfig.js
uiconfig.js
ChangeEvent
Interface ChangeEvent
interface
ChangeEvent
{
config
?:
UiObjectConfig
;
configPath
?:
UiObjectConfig
[]
;
last
?:
boolean
;
lastValue
?:
any
;
target
?:
UiObjectConfig
;
type
:
"change"
;
value
?:
any
;
}
Index
Properties
config?
config
Path?
last?
last
Value?
target?
type
value?
Properties
Optional
config
config
?:
UiObjectConfig
Optional
config
Path
configPath
?:
UiObjectConfig
[]
Optional
last
last
?:
boolean
Optional
last
Value
lastValue
?:
any
Optional
target
target
?:
UiObjectConfig
type
type
:
"change"
Optional
value
value
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
config
Path
last
last
Value
target
type
value
uiconfig.js
Loading...