Package Exports
- @utrecht/backdrop-css
- @utrecht/backdrop-css/dist/index.css
- @utrecht/backdrop-css/dist/index.mjs
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@utrecht/backdrop-css) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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.