LiveAntd.Components.Alert (live_antd v0.1.0)
Alert component for feedback.
Properties
- type :string, values: ~w(success info warning default error), default: "default"
- class :string
- style :string
Link to this section Summary
Functions
Callback implementation for Phoenix.LiveComponent.mount/1
.
Callback implementation for Phoenix.LiveComponent.render/1
.
Link to this section Functions
Link to this function
mount(socket)
Callback implementation for Phoenix.LiveComponent.mount/1
.
Link to this function
render(assigns)
Callback implementation for Phoenix.LiveComponent.render/1
.