g3-toolkit API Reference
Preparing search index...
core/src
EdgeEventPayload
Interface EdgeEventPayload
Payload for edge events.
interface
EdgeEventPayload
{
attributes
:
EdgeAttributes
;
edgeId
:
string
;
source
:
string
;
target
:
string
;
}
Index
Properties
attributes
edge
Id
source
target
Properties
attributes
attributes
:
EdgeAttributes
edge
Id
edgeId
:
string
source
source
:
string
target
target
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attributes
edge
Id
source
target
g3-toolkit API Reference
Loading...
Payload for edge events.