Rezi
Preparing search index...
core/src
BreadcrumbProps
Type Alias BreadcrumbProps
BreadcrumbProps
:
Readonly
<
{
dsSize
?:
WidgetSize
;
dsTone
?:
WidgetTone
;
dsVariant
?:
WidgetVariant
;
id
?:
string
;
items
:
readonly
BreadcrumbItem
[]
;
key
?:
string
;
separator
?:
string
;
}
,
>
Props for breadcrumb widget.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Props for breadcrumb widget.