Members
(static) defaultOptions :Object
- Source:
Assign the default options which are supported by the SceneNavigation UI
Type:
- Object
_collapsed :boolean
- Source:
Navigation collapsed state
Type:
- boolean
scenes
- Source:
Return an Array of Scenes which are displayed in the Navigation bar
Methods
_onDragStart()
- Source:
(async) _onDrop()
- Source:
(async) _render()
- Source:
activateListeners(html)
- Source:
Activate Scene Navigation event listeners
Parameters:
Name | Type | Description |
---|---|---|
html |
(async) collapse() → {Promise.<boolean>}
- Source:
Collapse the SceneNavigation menu, sliding it up if it is currently expanded
Returns:
- Type
- Promise.<boolean>
expand()
- Source:
Expand the SceneNavigation menu, sliding it down if it is currently collapsed
getData()
- Source:
render()
- Source: