Comment on page
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.
Method | Description |
---|---|
setItems(data: object[]) | sets menu items |
Triggers allow you to launch certain actions upon different events.
On Init | Calls for an action on component initialization, e.g., page refresh |
Last modified 1mo ago