DataModel
Interface
Represents the DataModel object type.
Definition
Package:@progress/kendo-react-layout
Properties
icon?
ReactNode
Represents the icon used inside the BreadcrumbLink component.
iconClass?
string
Represents the iconClass used inside the BreadcrumbLink component.
id?
string
Represents the id of the data object.
Used for setting the key of the BreadcrumbListItem component and the id of the BreadcrumbLink component.
text?
string
Represents the text used inside the BreadcrumbLink component.