JSPM

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

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

Package Exports

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

Readme

Heading group

De heading group bevat twee onderdelen:

  1. een heading component
  2. een pre-heading component of een paragraph component

Relevante WCAG eisen

  • WCAG eis 1.3.1: gebuik het <hgroup> HTML-element, met daarin een <h1>-<h6> en daarna een <p> element.
  • WCAG eis 1.3.2: plaats HTML van heading vóór de HTML van de pre-heading, de volgorde kan daarna met CSS aangepast worden.