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.

16 lines (11 loc) 558 B
<!-- @license CC0-1.0 --> # Progress List Displays the progress of a sequence of steps, with optional additional details per step. ## Guidelines - Choose the correct level for the headings of the steps. - Assign a status to each step: _completed_ or _current_. Steps without a status are considered _upcoming_. - Maintain a correct chronological order. Only one step may be _current_; preceding steps must be _completed_. - Decide whether the user should be able to collapse and expand steps. - Progress List must only be used on a white background.