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
The height of the toast.
y_pos
The y position of the toast.