forms::toast

Structs

Toast

A user interface "toast", a notification banner that appears for a short time and then disappears again.

Properties

shown

Type: Property<bool>

Whether the toast is currently shown.

message

Type: Property<String>

The message to display in the toast.

height

Type: Property<Size>

The height of the toast.

y_pos

Type: Property<Size>

The y position of the toast.