SVG Graph Network API Documentation - v0.2.0
GitHub
NPM
Preparing search index...
BaseEvent
Interface BaseEvent
Base event interface
interface
BaseEvent
{
type
:
string
;
timestamp
?:
number
;
}
Hierarchy (
View Summary
)
BaseEvent
NodeEvent
LinkEvent
ViewEvent
FilterEvent
DataEvent
ThemeEvent
Index
Properties
type
timestamp?
Properties
type
type
:
string
Event type identifier
Optional
timestamp
timestamp
?:
number
Event timestamp
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
type
timestamp
Examples
Contributing
GitHub
NPM
SVG Graph Network API Documentation - v0.2.0
Loading...
Base event interface