Breadcrumb

Never leave any crumbs left.

Example

Home Products Electronics Laptops Gaming Laptop

Props

    đŸ•šī¸ standard props
    items
    BreadcrumbItem[]
    An array of breadcrumb items.
    underliner
    boolean
    Whether to underline the breadcrumb items.
    true
    separatorIcon
    string
    The icon used as a separator between breadcrumb items.
    "mdi-chevron-right"
    separatorIconSize
    string
    The size of the separator icon.
    "10px"
    spacing
    string
    Spacing between breadcrumb items.
    "20px"
    🎨 style props
    No data available

Slots

    No data available

Events

    onitemClick
    Triggered when a breadcrumb item is clicked.
    AttributeTypeDescription
    itemBreadcrumbItemThe clicked breadcrumb item.
    nativeEventKeyboardEventThe keyboard event that triggered the click.