vcl-breadcrumb

0.1.0 • Public • Published

VCL breadcrumb

A chain of navigation items represented as links.

Features

Usage

The items are made up of a label (vclBreadcrumbNavItemLabel) and divider (vclBreadcrumbNavDivider). The label can be an anchor element or a span.

basic example

Classes

  • vclBreadcrumbNav
  • vclBreadcrumbNavItemLabel
  • vclBreadcrumbNavDivider

Modifiers

  • vclSelected: To be used on the selected list item.

Variables

  • --breadcrumb-divider-color
  • --breadcrumb-label-color
  • --breadcrumb-label-hover-color
  • --breadcrumb-label-selected-color

Demo

example.html on GH-pages.

Package Sidebar

Install

npm i vcl-breadcrumb

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • dani723
  • vanthome