Themes

Layout/Components/es-breadcrumb
es-breadcrumb

A list of breadcrumbs to the current page

Props

Name
Description
Type
Default
crumbs

The breadcrumbs to the current page.

Crumb[]
[]
noValidate

Do not warn if the crumbs do not match the current router location. (Only warns in dev mode)

boolean
false

Crumb

Name
Description
Type
name

The name to display as the crumb

string
path

The path to the secton (relative to the previous crumb).

string