Toast
Provide instant feedback in a popup.

Info
ctx.toast.info("Info!")
Alert
ctx.toast.alert("Alert!")
Warning
ctx.toast.warning("Warning!")
Success
ctx.toast.success("Success!")
Last updated
Provide instant feedback in a popup.
ctx.toast.info("Info!")
ctx.toast.alert("Alert!")
ctx.toast.warning("Warning!")
ctx.toast.success("Success!")
Last updated