SVGnet API Documentation - v0.4.1
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
SVGnet API Documentation - v0.4.1
Loading...
Base event interface