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