component Breadcrumbs { props { class = "" homeLabel = "Home" homeHref = "/" current = "Current page" } view { } }