SVG Graph Network API Documentation - v0.2.0
GitHub
NPM
Preparing search index...
UIElements
Interface UIElements
UI element references
interface
UIElements
{
container
:
HTMLElement
;
titleElement
?:
HTMLElement
;
legendElement
?:
HTMLElement
;
controls
?:
HTMLElement
;
settingsPanel
?:
HTMLElement
;
}
Index
Properties
container
title
Element?
legend
Element?
controls?
settings
Panel?
Properties
container
container
:
HTMLElement
Optional
title
Element
titleElement
?:
HTMLElement
Optional
legend
Element
legendElement
?:
HTMLElement
Optional
controls
controls
?:
HTMLElement
Optional
settings
Panel
settingsPanel
?:
HTMLElement
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
container
title
Element
legend
Element
controls
settings
Panel
Examples
Contributing
GitHub
NPM
SVG Graph Network API Documentation - v0.2.0
Loading...
UI element references