View Source Phoenix.UI.Components.Alert (Phoenix UI v0.1.4)

Provides Alert component

Link to this section Summary

Functions

Renders alert component.

Link to this section Functions

Renders alert component.

examples

Examples

```
<.alert>
  ruh roh!
</.alert>
```