Go Main page
Go Main page

Web components

cover

components

Breadcrumbs

v.1.0.0 | Saturn

Usage

1
import { Breadcrumbs } from '@kubit-ui-web/react-components';

Props

Let's delve into the versatility of the breadcrumbs component by examining all its avalaible props.

PropertyTypeDefaultDescription
variant
Required
String-Set the component variant theme
crumbs
Required
CrumbType-Navigation tree levels
linkBreadcrumbsLinkType-Link of the component
idString-Breadcrumbs id
minCharLimitNumber20min-width by characters number
dividerIconIElementOrIcon-Icon to show into breadcrumd separator
lastOneCrumbComponentTextComponentType-Type of component for the las crumb
aria-labelString-Aria label for component
aria-labelledbyString-Aria labelledby for component
aria-describedbyString-Aria describedby for component
aria-disabledString-Aria disabled for component
dataTestIdStringbreadcrumbsComponentText for testing purposes
ctvBreadcrumbsPropsStateStylesType-Modify styles for the default version of the component