ProgressThe Progress component provides a styled version of the HTML <progress>.Usage Example#Live Editor<Progress value={0.5} /><Progress value={0.5} />Result