A visually differentiated container element


Keywords
css, vcl, component, container
License
MIT
Install
npm install @vcl/container@0.6.0-6

Documentation

VCL container

A visually differentiated container element.

Features

It can be used to set apart a section or paragraph from its context. It can also be combined with tabs as content area for the selected tab.

Usage

basic example

Classes

  • vclContainer

Modifiers

  • vclTransparent
  • vclNoPadding: From the utils module.
  • vclNoBorder: From the utils module.

Variables

  • --container-bg-color
  • --container-border-color
  • --container-border-radius

Demo

example.html on GH-pages.