Toast

Attribute Type Documentation Default Value
id :string "toaster"
Required flash * :map
position :string "bottom-right"
duration :integer 4000
expand :boolean false
offset :string

Gutter from screen edges (CSS value, e.g. “32px”, “1rem”)

"16px"
class :string
icon_success :slot

Custom icon for success toasts. Receives no assigns.

icon_info :slot

Custom icon for info toasts.

icon_warning :slot

Custom icon for warning toasts.

icon_error :slot

Custom icon for error toasts.