Page Spinner

A centered spinner with optional caption, for full-section or page-level loading states.

Loading

Usage

import { PageSpinner } from '@epilot/spark-ui/page-spinner'
<PageSpinner label="Loading devices…" />

Examples

With label

Loading
Loading devices…

API Reference

PropType
labelstring

On this page