SVG Graph Network API Documentation - v0.2.0
GitHub
NPM
Preparing search index...
EventCallback
Type Alias EventCallback<T>
EventCallback
:
(
event
:
T
)
=>
void
Event callback function signature
Type Parameters
T
extends
GraphEvent
=
GraphEvent
Type Declaration
(
event
:
T
)
:
void
Parameters
event
:
T
Returns
void
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
Examples
Contributing
GitHub
NPM
SVG Graph Network API Documentation - v0.2.0
Loading...
Event callback function signature