Breadcrumbs display a hierarchy of links to the current page or resource in an application.
isDisabled
boolean
onAction
((key: Key) => void)
children
ReactNode
((item: T) => ReactNode)
items
Iterable<T>
dependencies
readonly any[]
id
string
className
style
CSSProperties
slot
null