Skip to content
Feedback

Alert

Inline status message with tone variants.

Alert

Inline status message with tone variants.

Examples

Default

Registry icons

Alerts pull their tone glyph from IconProvider automatically.
Demo.tsxtsx
import { Alert } from '@var-ui/react';

<Alert variant="info" title="Registry icons">
  Alerts pull their tone glyph from IconProvider automatically.
</Alert>

Props

Accessibility

Built on React Aria Components where applicable.