LinearProgress
LinearProgress
Section titled “LinearProgress”Horizontal progress bar.
import { LinearProgress } from '@truongdq01/ui';
<LinearProgress value={40} variant="determinate" />;- Refer to the component props in the API reference or source for advanced configuration.