Customize Vertical Menu
Add, Edit and Delete a Vertical Menu
To customize the vertical menu for layouts you would need to go to:
src / app / layouts / {specific-layout} / navigation / navigation.model.ts
In this model file, you can change the json object to customize the menu items.
There are three type in Vertical Menu
Group
Collapse
Item
Group
Collapse
Item
Last updated
Was this helpful?