@vcl/vcl
Version:
The whole VCL in one package
29 lines (16 loc) • 500 B
Markdown
# [VCL](https://vcl.github.io/vcl/) popover
Contextual overlay.
## Features
## Usage
A popover is intended to show contextual information like a tooltip and may
offer contextual interactions through controls.
[basic example](/demo/example.html)
There is no modifier to hide and show it as it is intended to be
inserted to and removed from the DOM as needed.
## Classes
- `pop-over`
## Modifiers
- `p-0`: From the utils module.
## Variables
- `$popover-bg-color`
- `$popover-shadow-color`