Alert

An alert is a message that is displayed to the user. It makes use of the ARIA role "alert" to highlight the importance of the message to assistive technologies.

You do not have any active subscriptions.

Examples

Intent: Error

You do not have any active subscriptions.

Intent: Success

You do not have any active subscriptions.

Intent: Warning

You do not have any active subscriptions.

Default

You do not have any active subscriptions.

Props

actions
ActionNodes
className
string
icon
ForwardRefExoticComponent<Omit<LucideProps, "ref"> & RefAttributes<SVGSVGElement>>
intent
Intent
text
string