Socket
Book a DemoInstallSign in
Socket

vcl-breadcrumb

Package Overview
Dependencies
Maintainers
1
Versions
1
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
Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
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 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.

Keywords

css

FAQs

Package last updated on 20 Mar 2016

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