1.4.0 • Published 7 months ago
@utrecht/backdrop-css v1.4.0
Backdrop
The backdrop component can be used as background to obscure the content behind modal user interface elements, such as a modal dialog.
Terminology
"Backdrop" matches the name for the ::backdrop
CSS pseudo-element selector of the HTML element dialog
.
"Viewport" matches the name of the containing block for position: fixed
in CSS.