# Feedback Built-in tags for **status and progress** — the loaders, bars, rings, gauges, and placeholders you reach for while something is happening (or has just happened). Each is a single Markdown tag with no setup, wrapping a [Mantine](https://mantine.dev/core/package/) component and exposing its full set of options. - [Loader](/components/feedback/loader/) — a spinner in three styles (oval, bars, dots). - [Navigation progress](/components/feedback/nprogress/) — a thin top-of-page bar you drive from JavaScript. - [Notification](/components/feedback/notification/) — a titled message card with a colored accent line. - [Progress](/components/feedback/progress/) — a progress bar, single-value or multi-segment. - [Ring progress](/components/feedback/ringprogress/) — a circular donut ring with one or more colored sections and a center label. - [Semi-circle progress](/components/feedback/semicircleprogress/) — a half-circle gauge with a center label. - [Skeleton](/components/feedback/skeleton/) — a shimmering placeholder for content that hasn't loaded. - [Callout](/components/feedback/callout/) — titled admonitions in four severities.