Breadcrumb (breadcrumb
)
Indicate the current page’s location within a navigational hierarchy that automatically adds separators via CSS.
ID | Label | Description | Schema |
---|---|---|---|
items | Items |
|
id: breadcrumb
label: Breadcrumb
description: 'Indicate the current page’s location within a navigational hierarchy that automatically adds separators via CSS.'
group: Navigation
homepage: 'https://getbootstrap.com/docs/5.3/components/breadcrumb/'
props:
items:
id: items
label: Items
schema:
type: array
items:
type: object
properties:
title:
type: string
attributes:
$ref: '#/$defs/attributes_value'
below:
type: object
examples:
preview:
id: preview
label: Preview
renderable:
'@component': breadcrumb
items:
-
title: Home
url: '#'
-
title: Library
url: '#'
-
title: Data