SidebarMenuList
Choose wisely, but to the side.
Example
Props
đšī¸ standard props
menus Menu[]
List of menu items
level number
Current depth level of the menu
0selected string | number
Currently selected menu item
undefinedbookmarkColor string
Color of the bookmark indicator
rgb(var(--global-color-primary-500))color string
Text color of menu items
inherithoverColor string
Text color on hover
inheritselectedTextColor string
Text color of selected menu item
inheritselectedFontWeight string
Font weight of selected menu item
600autoDetectUrl boolean
Automatically detect selected menu item based on URL
falseđ¨ style props
--sidebar-menu-list-selected-index size
Index of the selected menu item
undefined--sidebar-menu-list-primary-color color
Color of the bookmark indicator
rgb(var(--global-color-primary-500))--sidebar-menu-list-selected-text-color color
Text color of the selected menu item
rgb(var(--global-color-primary-500))--sidebar-menu-list-selected-font-weight size
Font weight of the selected menu item
600--sidebar-menu-list-color color
Text color of menu items
inherit--sidebar-menu-list-hover-color color
Text color on hover
inherit