Progress Linear
The In its simplest form, Using the indeterminate prop, Displays reversed progress The stream property works with This applies a striped background over the value portion of the You can display anything inside the progress bar.ProgressLinear
component is used to convey data visually to users. They can also represent an indeterminate amount, such as loading or processing. Usage
ProgressLinear
displays a horizontal progress bar. Use the value prop to control the progress. API
Examples
Indeterminate
ProgressLinear
continuously animates. Reversed
Stream
buffer
to convey to the user that there is some action taking place. You can use any combination of buffer
and value
to achieve your design. Striped
ProgressLinear
. Slots
Ready For More?
Continue to learn more about svelte materialify with content selected by the creator.