BreadcrumbDelimiterProps
Interface
Represents the props of BreadcrumbDelimiter component.
Definition
Package:@progress/kendo-react-layout
Properties
className?
string
Sets additional classes to the BreadcrumbDelimiter component.
id?
string
Sets the id property of the BreadcrumbDelimiter component.
style?
CSSProperties
Sets additional CSS styles to the BreadcrumbDelimiter component.
tabIndex?
number
Sets the tabIndex attribute to the BreadcrumbDelimiter.