
variant"brand" | "neutral" | "error" | "success" | "warning""neutral"iconIconName<FeatherInfo />titlestring"A great title for an alert"descriptionstring"Describe what's happening in more detail."actionsReact.ReactNodeView code
Use icon, title, and description props to customize the alert.
View code