Skip to main content

FullScreenLoading

  • Component overview: Full-screen blocking loading indicator for wait feedback during critical flows.
  • Component group: Progress Indicators
  • Figma page: ↳ Progress Indicators > Full Screen Loading

Basic Usage

Result
Loading...
Live Editor
render(
  <div style={{ position: 'relative', height: 120, display: 'flex', alignItems: 'center', justifyContent: 'center' }}>
    <FullScreenLoading />
  </div>,
)

Namespace Usage

Result
Loading...
Live Editor
render(<ProgressIndicators.FullScreenLoading />)

FullScreenLoading Props

PropTypeDefaultDescription
classNamestringCustom style class
aria-labelstring'Loading'Accessibility label