vcl-app-footer

The area on the bottom of an app, usually containing links and content info.

Usage no npm install needed!

<script type="module">
  import vclAppFooter from 'https://cdn.skypack.dev/vcl-app-footer';
</script>

README

VCL app-footer

The area on the bottom of an app, usually containing links and content info.

Features

The footer area is usually below the content area or in ARIA terms, the area having the contentinfo role. This module introduces a corresponding class which can be used to set colors for this area.

Usage

A simple footer area.

basic example

Classes

  • vclApplicationFooter

Modifiers

Variables

  • --app-footer-color
  • --app-footer-bg-color

Demo

example.html on GH-pages.