API
Header navigator UI
Create the UI
Get the list of registered buttons
Refresh the UI
Register a new button
- Parameters
button – the button data: {name: (callback that create the ui, priority from left (low number) to right (high number))}
Select a given button name
- Parameters
button – the button name
value – select or not
Show or hide the logo
- Parameters
value – show or hide
Return the object that will automatically unsubscribe when destroyed.
Return the object that will automatically unsubscribe when destroyed.
Unregister a button
- Parameters
button – the button name to unregister