Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vcl/navigation

Package Overview
Dependencies
Maintainers
4
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vcl/navigation

Horizontally and vertically aligned multilevel navigation

  • 0.3.0
  • Source
  • npm
  • Socket score

Version published
Maintainers
4
Created
Source

VCL navigation

Horizontally and vertically aligned multilevel navigation.

Features

Allows to build a hierarchical navigation by supporting three levels in total, which can be styled separately.

The vclNavigationHeading can be used to create a header grouping a subset of the navigation items.

Usage

The anchor tags used as content of the items are optional and should be considered for SEO reasons.

Horizontal.

horizontal example

Vertical.

vertical example

Vertical with nested navigation.

vertical-nested example

Classes

  • vclNavigation
  • vclNavigationHeading
  • vclNavigationItem
  • vclNavigationItemLabel

Modifiers

For vclNavigationItem

  • vclDisabled

Variables

  • --navigation-bg-color
  • --navigation-color
  • --navigation-heading-color
  • --navigation-heading-bg-color
  • --navigation-3rd-level-bg-color
  • --navigation-2nd-level-bg-color
  • --navigation-item-disabled-bg-color
  • --navigation-item-disabled-color
  • --navigation-item-1st-level-bg-color
  • --navigation-item-1st-level-color
  • --navigation-item-1st-level-hover-bg-color
  • --navigation-item-1st-level-hover-color
  • --navigation-item-1st-level-selected-bg-color
  • --navigation-item-1st-level-selected-color
  • --navigation-item-2nd-level-bg-color
  • --navigation-item-2nd-level-color
  • --navigation-item-2nd-level-hover-bg-color
  • --navigation-item-2nd-level-hover-color
  • --navigation-item-2nd-level-selected-bg-color
  • --navigation-item-2nd-level-selected-color

Demo

example.html on GH-pages.

Keywords

FAQs

Package last updated on 15 Feb 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc