Indielayer UI - Vue.js 3 / Nuxt.js 3 UI Library with Tailwind CSS 4. ⚡️  Build and prototype fast web applications.

Indielayer
Indielayer UIIndielayer UI
UI
v2.1.0

Breadcrumbs

Shows the current page's place in a navigational hierarchy. Use breadcrumbs for deep page trees so users can jump back to parent sections.

#API

Name
Description
Type
Default
Values
Required
color
Theme or CSS color used for the control accents.
String
items
Breadcrumb items with label and optional to, href, icon, and style overrides.
Array
separator
Text separator between items when `icon` is not set.
String
/
icon
Icon name used as the separator between items.
String
shadow
Applies the link shadow style to items.
Boolean
false
underline
Underlines item links.
Boolean
false