Searched defs:showToast (Results 1 – 2 of 2) sorted by relevance
23 export function showToast(message: string): void { function
179 static async showToast(resource: Resource): Promise<void> { method in UiUtil