Extends
- Component
Members
(private) autoResetProvider_ :AutoResetProvider
- Description:
Reference to AutoResetProvider to monitor and control the automatic reset of the page when the user is inactive for a specified period of time.
- Source:
Reference to AutoResetProvider to monitor and control the automatic reset of the page when the user is inactive for a specified period of time.
Type:
minibar
- Description:
Getter
- Source:
Getter
(private) minibar_ :MiniBar
- Description:
Minibar instance https://www.npmjs.com/package/minibarjs
- Source:
Minibar instance https://www.npmjs.com/package/minibarjs
Type:
- MiniBar
(private) worldProvider_ :WorldProvider
- Description:
Reference to the WorldProvider for monitoring actions, loading processes and status changes of the created THREE.Scene.
- Source:
Reference to the WorldProvider for monitoring actions, loading processes and status changes of the created THREE.Scene.
Type:
Methods
onInit()
- Description:
Component is ready and had loaded all dependencies (inherit method waitFor and sub components).
- Source:
reset()
- Description:
Scroll the content of the minibar to the top.
- Source:
update()
- Description:
Updates the minibar to take care about e.g. size changes after window resize.
- Source: