Sidebar Configuration

Name
Type
Description
Last updated
id: 'dashboards', // Id of the Menu Group
title: 'Dashboards', // Title of the Menu Group
messageId: 'sidebar.app.dashboard', // Localization id of the Menu Group
type: 'group', group/collapse/item // Type of menu of the Menu Group
permittedRole: RoutePermittedRole.admin, // Allowed to visible User Role
url: '/app/my-profile' // path of the menu navigation
children: [] // children of the Menu Group