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
    0
    selected
    string | number
    Currently selected menu item
    undefined
    bookmarkColor
    string
    Color of the bookmark indicator
    rgb(var(--global-color-primary-500))
    color
    string
    Text color of menu items
    inherit
    hoverColor
    string
    Text color on hover
    inherit
    selectedTextColor
    string
    Text color of selected menu item
    inherit
    selectedFontWeight
    string
    Font weight of selected menu item
    600
    autoDetectUrl
    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

Slots

    No data available

Events

    No data available