chrome_reader_mode Sidebar Menu Customization
For
customize sidebar menu you have to deal with just
routes.json, sidebar.metadata.ts files. You can find files in
apps/layout/sidebar directory, Code sample for both sample is:
sidebar.metadata.ts
routes.json
Single Menu Setting
For single menu
you have to write following code in routes.json file
Multilevel Dropdown Menu Setting
For set Three
level dropdown menu you have to write following code in
routes.json file