@utrecht/components
Version:
Components for the Municipality of Utrecht based on the NL Design System architecture
11 lines (7 loc) • 448 B
Markdown
<!-- @license CC0-1.0 -->
# Anatomie
## Terminologie
- **textbox**: [`role="textbox"` in WAI-ARIA](https://www.w3.org/TR/wai-aria-1.2/#textbox), [Text box lemma op Wikipedia](https://en.wikipedia.org/wiki/Text_box). HTML noemt het "text control" en text edit control". [MDN noemt het](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/text) "text field" en "text input".
- **invalid**: ...
- **disabled**: ...
- **read-only**: ...