uiconfig.js
ChangeEvent
Interface ChangeEvent
interface
ChangeEvent
{
config
?:
UiObjectConfig
<
any
,
string
,
any
>
;
configPath
?:
UiObjectConfig
<
any
,
string
,
any
>
[]
;
last
?:
boolean
;
lastValue
?:
any
;
target
?:
UiObjectConfig
<
any
,
string
,
any
>
;
type
:
"change"
;
value
?:
any
;
}
Index
Properties
config?
config
Path?
last?
last
Value?
target?
type
value?
Properties
Optional
config
config
?:
UiObjectConfig
<
any
,
string
,
any
>
Optional
config
Path
configPath
?:
UiObjectConfig
<
any
,
string
,
any
>
[]
Optional
last
last
?:
boolean
Optional
last
Value
lastValue
?:
any
Optional
target
target
?:
UiObjectConfig
<
any
,
string
,
any
>
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
Ui
Config
Methods
Ui
Config
Renderer
Ui
Config
Renderer
Base
Ui
Config
Type
Map
Action
Command
Change
Event
I
Ui
Config
Container
Primitive
Val
Object
Set
Value
Command
Set
Value
Command
Props
Ui
Config
Container
Ui
Object
Config
Change
Args
Primitive
Val
T
Params
T
Ui
Refresh
Modes
Ui
Object
Type
undo
Command
Types
clone
Primitive
copy
Primitive
create
Value
Ui
Config
equals
Primitive
generate
Ui
Config
generate
Ui
Folder
generate
Value
Config
ui
Button
ui
Color
ui
Config
ui
Container
ui
Dropdown
ui
Folder
Container
ui
Image
ui
Input
ui
Monitor
ui
Number
ui
Panel
Container
ui
Slider
ui
Toggle
ui
Vector
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R