Preparing search index...
The search index is not available
turbox - v1.0.0
turbox
packages/reactivity/src
SetPropertyEvent
Interface SetPropertyEvent
interface
SetPropertyEvent
{
domain
:
string
;
keyPath
:
{
type
:
KeyPathType
;
value
:
string
;
}
[]
;
newValue
:
any
;
oldValue
:
any
;
stackId
?:
number
;
time
:
number
;
type
:
ECollectType
;
}
Index
Properties
domain
key
Path
new
Value
old
Value
stack
Id?
time
type
Properties
domain
domain
:
string
key
Path
key
Path
:
{
type
:
KeyPathType
;
value
:
string
;
}
[]
Type declaration
type
:
KeyPathType
value
:
string
new
Value
new
Value
:
any
old
Value
old
Value
:
any
Optional
stack
Id
stack
Id
?:
number
time
time
:
number
type
type
:
ECollectType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
domain
key
Path
new
Value
old
Value
stack
Id
time
type
turbox - v1.0.0
packages/command-manager/src
packages/design-engine/src
packages/event-manager/src
packages/graphic-component-pixi/src
packages/graphic-component-three/src
packages/math/src
packages/reactivity-react/src
packages/reactivity/src
packages/renderer-core/src
packages/renderer-pixi/src
packages/renderer-three/src
packages/shared/src
packages/turbox/src
packages/turbox2d/src
packages/turbox3d/src
plugins/turbox-dev-tool/src
plugins/turbox-hot-loader/src
Generated using
TypeDoc