UNPKG

@amsterdam/design-system-css

Version:

Stylesheets for all components from the Amsterdam Design System and some general utilities. Use it to apply the visual design of the City of Amsterdam to your HTML elements or non-React components.

12 lines (7 loc) 259 B
<!-- @license CC0-1.0 --> # Label Describes a form control. ## Guidelines - Always associate a form element (such as an `input` or `textarea`) with a label. - Set `optional` to `true` if the input is not required. - Use `hint` to show a custom hint text.