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

@vcl/app-content-area

Package Overview
Dependencies
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vcl/app-content-area

The area which houses the main content

  • 0.6.3
  • latest
  • npm
  • Socket score

Version published
Maintainers
4
Created
Source

VCL app-content-area

The area which houses the main content.

Features

The content area is usually the area between header and footer or in the ARIA taxonomy, the area having the main role. This module introduces a corresponding class which can be used to set the background color of this area.

Secondly there are helper classes to set the primary or secondary content background color on any component. A secondary background color can be used to make a component or content appear less important.

Usage

A simple content area:

basic example

Classes

  • vclContentArea
  • vclContentAreaBgColor: Set the background color to the same color as the content area.

Modifiers

For vclContentArea

  • vclTransparent: Make the background color transparent.

For vclContentAreaBgColor

  • vclSecondary: Set the background color to the secondary content background color.

Variables

  • --content-area-primary-bg-color
  • --content-area-secondary-bg-color

Demo

example.html on GH-pages.

Keywords

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

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