--- // Port of preview/pages/progress.html (layout: default) import DefaultLayout from '@shared/layouts/DefaultLayout.astro'; import Progress from '@shared/components/ui/Progress.astro'; import ProgressSteps from '@shared/components/ui/ProgressSteps.astro'; import ProgressBg from '@shared/components/ui/ProgressBg.astro'; import ProgressDescription from '@shared/components/ui/ProgressDescription.astro'; import { addPageScript } from '@shared/lib/page-scripts'; addPageScript(` `); ---

Default

With value

Colors

Sizes

Indeterminate

Multiple values

Striped

Animated

Animated with JavaScript

0%

Steps Progress

Progress Background

Progress Background Colors

Progress Description

Progress Description Sizes