accepts children
import Breadcrumb from '@fuzdev/fuz_ui/Breadcrumb.svelte'; children?
type
Snippet<[]>optional
path?
Prefixed with a slash and relative to the base path.
type
stringoptional
selected_path?
Prefixed with a slash and relative to the base path.
null means none and undefined is detected from the current url.
type
stringoptional
base_path?
Sets a custom base path of path and selected_path.
Defaults to base from $app/paths.
type
stringoptional
separator?
type
Snippet<[]>optional
intersects
SvelteHTMLElements['div']