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

setItems(data: object[])

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

Was this helpful?