JSPM

@utrecht/multiline-data-css

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

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

Package Exports

  • @utrecht/multiline-data-css
  • @utrecht/multiline-data-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/multiline-data-css) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Multiline data

Component om data te tonen die meerdere regels beslaat, die \n gebruikt in plaats van <br/>. Met dit component kun je vermijden dat je HTML injectie moet toestaan voor data zoals een adress van 3 regels.

Terminologie

  • multiline komt van RegExp.prototype.multiline in JavaScript
  • data komt van <data> in HTML