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