VCL nag
Overlay dialog which requires acknowledgement to go away.
This component is a specialization of the container component.
The z-index is the highest of all VCL components to make sure it is shown even above a layer.
It can easily made modal by using vclLayoutFullBleed
.
For positioning it uses helpers such as vclLayoutFixedBottom
from
the flex-layout module.
vclNag
--nag-color
--nag-bg-color
example.html on GH-pages.