Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BreadcrumbProperties

Indexable

[key: string]: any

key for others property.

Index

Properties

Optional colorActive

colorActive: undefined | string

The color of the active (current) page's label. The color of the active (current) page's label.

Optional colorPrev

colorPrev: undefined | string

The color of the previous page(s)'s label(s). The color of the previous page(s)'s label(s).

Optional data

data: Array<object>

Array of object of data containing label and path of breadcrumb as an object. Array of object of data containing label and path of breadcrumb as an object.

Optional label

label: undefined | string

The label of the Breadcrumb Component. The label of the Breadcrumb Component.

Optional style

style: undefined | __type

Useful to extend the style applied to components. Useful to extend the style applied to components.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc