@nightingale-elements/nightingale-overlay
v5.6.0
Published
[](https://www.npmjs.com/package/@nightingale-elements/nightingale-overlay)
Readme
<nightingale-overlay>
The nightingale-overlay component is used to create a layer over a component (specified by ID).
The layer will be visible while a scroll or wheel event is detected.
Usage
Basic
<nightingale-saver for="element-id"> </nightingale-saver>API Reference
Attributes
for: string
The Id of the component that the overlay will cover.
label: string
The text to appear in the middle of the overlay
