tap.ui.toast raises.Frontend API symbols
TapToastTone
Which of the host’s three toast styles tap.ui.toast raises.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Which of the host’s three toast styles tap.ui.toast raises.
type TapToastTone = "neutral" | "success" | "error";
tap.ui.toast raises.Was this page helpful?