vartheme_bs5-2.0.x-dev/src/components/molecules/breadcrumb/breadcrumb.config.yml
src/components/molecules/breadcrumb/breadcrumb.config.yml
title: 'Molecules/Breadcrumb' description: component: 'Indicate the current location within a navigational hierarchy that automatically adds separators via CSS.' ## Canvas height height: 150 ## Breadcrumb demo data. data: - text: Home url: "#" - text: Library url: "#" - text: Data url: "#"
