g3-toolkit API Reference
Preparing search index...
core/src
AttributeUpdatePayload
Interface AttributeUpdatePayload
Payload for attribute-update events.
interface
AttributeUpdatePayload
{
elementId
:
string
;
elementType
:
"node"
|
"edge"
;
updatedKeys
:
string
[]
;
}
Index
Properties
element
Id
element
Type
updated
Keys
Properties
element
Id
elementId
:
string
element
Type
elementType
:
"node"
|
"edge"
updated
Keys
updatedKeys
:
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
element
Id
element
Type
updated
Keys
g3-toolkit API Reference
Loading...
Payload for attribute-update events.