Breadcrumb
Classes for working with a Breadcrumb.
Classes
| Name | Description | |
|---|---|---|
| Breadcrumb | Breadcrumb navigation component, with two discrete modes: text mode, and dropdown mode. | Beta |
| BreadcrumbDetails | A Table containing all children of tree node specified in path. | Beta |
| BreadcrumbNode | Default BreadcrumbNode component | Beta |
| BreadcrumbPath | Breadcrumb Path class. | Beta |
| BreadcrumbTreeUtils | Utility class for tree searching and manipulation in the Breadcrumb component. | Beta |
| BreadcrumbUpdateEvent | BreadcrumbChangeEvent Event class. | Beta |
Enumerations
| Name | Description | |
|---|---|---|
| BreadcrumbMode | Enum for Breadcrumb Mode | Beta |
Global Functions
| Name | Description | |
|---|---|---|
| withBreadcrumbDetailsDragDrop | A HOC component that adds drag and drop functionality to the supplied | Beta |
| withBreadcrumbDragDrop | A HOC component that adds drag and drop functionality to the supplied breadcrumb component. | Beta |
Interfaces
| Name | Description | |
|---|---|---|
| BreadcrumbDetailsDragDropProps | Props that are injected to the HOC component. | Beta |
| BreadcrumbDetailsProps | Properties for the BreadcrumbDetails component | Beta |
| BreadcrumbDragDropProps | Props that are injected to the HOC component. | Beta |
| BreadcrumbNodeProps | Properties for BreadcrumbNode component | Beta |
| BreadcrumbProps | Properties for Breadcrumb component | Beta |
| BreadcrumbUpdateEventArgs | BreadcrumbChangeEvent Event Args class. | Beta |
Type Aliases
| Name | Description | |
|---|---|---|
| BreadcrumbDetailsDragDropType | Type for drag and drop, | Beta |
Last Updated: 08 January, 2020