Alert#

Alert informs users about important events.

Import#

TSX
import { Alert } from '@sigx/daisyui';

Basic Usage#

TSX
Loading preview...

Variants#

TSX
Loading preview...

Soft Style#

TSX
Loading preview...

Outline Style#

TSX
Loading preview...

Dash Style#

TSX
Loading preview...

Layout#

Use layout to control the direction of content inside the alert.

TSX
Loading preview...

Props#

PropTypeDefaultDescription
variant'info' | 'success' | 'warning' | 'error'undefinedAlert color variant
alertStyle'outline' | 'dash' | 'soft'undefinedAlert style modifier
layout'vertical' | 'horizontal'undefinedLayout direction
classstringundefinedAdditional CSS classes