Defines HTML on the bottom of the sidebar.
flat - Boolean, default = false
Indicates if sidebar is in the flat mode.
Indicates if flat button should be displayed.
handle - Object, default = {...} // see below
Object that defineds node handle
Indicates if sidebar has keyboard focus. Read Only.
icon - String, default = ''
Default node icon.
img - String, default = ''
Default node image.
Indicates if sidebar should listen to keyboard.
Runtime variables
Defined padding level for nested nodes.
menu - Array, default = []
Context menu for the sidebar.
Node template object.
nodes - Array, default = []
Array of node objects.
Reference to parent node. Read Only.
Object with data for the route.
The id of the selected node. Read Only.
Reference to itself. Read Only.
Indicated if to refresh during add/remove of nodes
Defines tabIndex for sidebar element.
Defines HTML on the top of the sidebar.