vcl-info-overlay

A general purpose overlay carrying arbitrary information associated with its container

Usage no npm install needed!

<script type="module">
  import vclInfoOverlay from 'https://cdn.skypack.dev/vcl-info-overlay';
</script>

README

VCL info-overlay

A general purpose overlay carrying arbitrary information associated with its container.

Features

A container with the class vclOverlayContainer must be wrapped around the vclOverlayContent and the vclOverlay. Due to the absolute positioning, the height of the overlay container must be set manually.

Usage

basic example

Classes

  • vclOverlayContainer
  • vclOverlayContent
  • vclOverlay

Modifiers

Variables

Demo

example.html on GH-pages.