Skip to content

API Reference / @gtkx/components / adw / useToast

Function: useToast()

useToast(): ToastController

Defined in: adw/toast.d.ts:6

Returns a ToastController that shows and dismisses toasts on the nearest provider's overlay.

Returns

ToastController

Released under the MPL-2.0 License.