Progress indicator
In an ongoing process the user will see the feedback in form of a progress indicator component. For example loading content, submitting forms or saving updates.
- We use native Android and iOS progress indicator components in combination with PARKSIDE brand colors.
- There are two types of progress indicators to support both determinate and indeterminate processes:
- Determinate
The invisible track is filled with color and the indicator moves from 0 to 360 degrees. - Indeterminate
The indicator grows and shrinks in size while moving along the invisible track.
- Determinate
Linear progress indicator#
Anatomy#
- Track
- Indicator
☀ Light mode styling for Android and iOS#
Attributes | Preview |
---|---|
track color: greyscale/light-mode/general/extra-low-contrast indicator color: brand-primary/base |
☾ Dark mode styling for Android and iOS#
Attributes | Preview |
---|---|
track color: greyscale/dark-mode/general/extra-low-contrast indicator color: brand-primary/base |
Circular progress indicator#
Anatomy#
- Track
- Indicator
☀ Light mode styling for Android#
Attributes | Preview |
---|---|
track color: greyscale/light-mode/general/extra-low-contrast indicator color: brand-primary/base |
☾ Dark mode styling for Android#
Attributes | Preview |
---|---|
track color: greyscale/dark-mode/general/extra-low-contrast indicator color: brand-primary/base |
☀ Light mode styling for iOS#
Attributes | Preview |
---|---|
angular color: greyscale/light-mode/general/low-contrast opacity: 64% greyscale/light-mode/general/extra-low-contrast opacity: 8% |
☾ Dark mode styling for iOS#
Attributes | Preview |
---|---|
angular color: greyscale/dark-mode/general/low-contrast opacity: 64% greyscale/dark-mode/general/extra-low-contrast opacity: 8% |
Spacing & measurements#
What can be modified?#
- Scale the circle indicator.
- Adjust the width for the linear indicator.
2.2.0 Parkside - 2021-12-07#
Added#
Figma
,Doc
: "Progress indicator" | Progress indicator component is available