UNPKG

@utrecht/components

Version:

Components for the Municipality of Utrecht based on the NL Design System architecture

27 lines (23 loc) 321 B
<!-- @license CC0-1.0 --> # PDF Data List moet opgebouwd worden met de volgende tags: `<L>`, `<LI>`, `<Lbl>` en `<LBody>`. ```text <L> { <LI> { <Lbl> { "Voornaam" } <LBody> { "Bobby" } } <LI> { <Lbl> { "Achternaam" } <LBody> { "Tables" } } } ```