Castle logo

CASTLE UI

Search

K

Usage

Progress is used to display the progress status for a task that takes a long time or consists of several steps. It is encouraged to use aria-label for the progress bar to have accessible name.

Import

import { Progress } from '@passfort/castle'

Copy

Example

Copy

live example

Contents