PineUiPhoenix.Components.Alert (Pine UI v0.2.1)

Copy Markdown View Source

Alerts — a callout that draws attention to a message.

A port of the Pines alert.

<.alert title="Heads up!">You can add components to your app.</.alert>
<.alert variant="danger" title="Something went wrong" />

Summary

Feedback

Renders an alert.

Feedback