Breadcrumbs (breadcrumbs
)
🔗 External documentation.
ID | Label | Description | Schema |
---|---|---|---|
breadcrumb_id | ID | TODO |
|
items | Items |
|
id: breadcrumbs
label: Breadcrumbs
homepage: 'https://design-system.w3.org/components/breadcrumbs.html'
props:
breadcrumb_id:
id: breadcrumb_id
label: ID
description: TODO
schema:
type: string
items:
id: items
label: Items
schema:
type: object
examples:
preview:
id: preview
label: Preview
renderable:
'@component': breadcrumbs
items:
-
title: Home
url: /
-
title: 'Second Page'
url: /
-
title: 'This page'
url: /pg2/this-pg