Feedback
Components that communicate state — spinners, progress indicators, and status signals. Minimal, signal-driven, and CSS-first.
8 feedback components
- InlineLoading — Compact inline status indicator that pairs a label with a loading, success, or error state
- Notification — Inline, actionable notification banner that surfaces a titled message with an optional recovery action
- Progress — Horizontal bar showing the completion progress of a tracked operation
- ProgressBar — Shows determinate or indeterminate progress of a task
- ProgressCircle — Circular determinate progress indicator rendered as an SVG arc
- PullToRefresh — Wraps a scrollable region and triggers a refresh when pulled down past a threshold at the top
- RadialProgress — Circular progress indicator using conic-gradient, with percentage label and variant colors
- Spinner — Indeterminate loading indicator