Linear Progress
Linear Progress indicators display progress by animating an indicator along the length of a fixed, visible track. The behavior of the indicator is dependent on whether the progress of a process is known.
Namn | Typ | Beskrivning |
---|---|---|
accessibleText * | string | Alternative text for screen reader for the loader. Make it concrete and informative, e.g. "Loading departures, please wait...". Mandatory for WCAG 2.1. |
customAttribute | { attribute: string; value: string |
number } | Used for tests. Clickable and requested subcomponents will be suffixed with "-[ComponentName]". |
size | "default" |
"thin" | Size of the progress bar. Default is "default", but can be set to "thin" for a slimmer version. |
value | number | The value of the progress indicator for the determinate variant. Value between 0 and 100. |
npm install @sj-ab/component-library.ui.linear-progress
Size
Label
Examples
Importer av Linear Progress
8Repos med Linear Progress
20%Senaste installerade version av Linear Progress
3.0.10Äldsta installerade version av Linear Progress
1.0.33