Display navigational breadcrumbs to enhance user navigation through hierarchical content.
Usage
Import
import { Breadcrumbs, Breadcrumb } from '@passfort/castle'content_copyCopy
Example
Provides a simple breadcrumb navigation with two levels.
content_copyCopy
live example
Current page
Indicates the current page in the breadcrumb trail, enhancing accessibility and user awareness.
content_copyCopy
live example