Skip to main content

ToastHub

Function ToastHub 

Source
pub fn ToastHub(props: ToastHubProps) -> impl IntoView
Expand description

Provides a Toaster to children via context and renders the stacked toast overlay. Wrap your app in this, then call use_toaster to push messages.

ยงRequired Props