JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3619
  • Score
    100M100P100Q126552F
  • License EUPL-1.2

Backdrop component for the Municipality of Utrecht based on the NL Design System architecture

Package Exports

  • @utrecht/backdrop-css
  • @utrecht/backdrop-css/dist/index.css

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.