Socket
Book a DemoInstallSign in
Socket

@vcl/breadcrumb

Package Overview
Dependencies
Maintainers
4
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vcl/breadcrumb

A chain of navigation items represented as links

latest
npmnpm
Version
0.6.3
Version published
Maintainers
4
Created
Source

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 just a div if it can't be selected. The divider is a vclIcon.

basic example

Any icon can be used as divider:

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.

Keywords

css

FAQs

Package last updated on 18 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts