--- breadcrumb: - label: Vuero hideLabel: true icon: lucide:home link: https://vuero.cssninja.io/ - label: Components icon: lucide:cpu to: name: /components/ - label: VBreadcrumb --- ### Arrow Separator Breadcrumb items can be separated by alternative separators. To display arrow breadcrumb separators, set the `separator` prop to `arrow`. See markup for more details. ```vue ```