Linear progress
Indicates determinate and indeterminate loading status
Quick nav
Features
- Multiple sizes
- Supports determinate and indeterminate states
- Themes ready
Anatomy
import { LinearProgress } from "@wonderflow/react-components";
export default () => {
return <LinearProgress />;
};API Reference
Property
Type
Default
valuenumbermaxnumber100dimensionenumregularshowProgressbooleanAccessibility
Adheres to the progressbar role requirements.