Date picker
Text field paired with a popover calendar; selecting a day writes ISO YYYY-MM-DD into the visible field and a hidden mirror.
Markup source
The preview above is served from preview/components-date.html — the canonical fixture for this component. Copy markup directly from the source to use it in your own page.
Where to look
- Source CSS:
src/components.css(search for.brut-date) - Manifest entry:
dist/components.json(filter byname) - Reference: Manifest schema