Options
All
  • Public
  • Public/Protected
  • All
Menu

Breadcrumb Item

Hierarchy

  • IBreadcrumbItem

Index

Properties

Properties

Optional href

href: string

The breadcrumb link

Optional isActive

isActive: boolean

Internal flag set by the component

Optional onClick

onClick: (item?: IBreadcrumbItem, ev?: Event) => void

Click event for the link

Type declaration

Optional text

text: string

The link text

Generated using TypeDoc