Menu
A navigation component that displays a structure of the applications' pages for a user. You can configure the menu manually, or update it automatically based on the app routes.
Methods
Method | Description |
---|---|
| sets menu items |
Triggers
Triggers allow you to launch certain actions based on different events.
On Init | Calls for an action on component initialization, e.g., page refresh |
Last updated