Skip to Content

Toast

Every toast export of @appfunnel-dev/sdk, generated from the SDK source. Signatures and descriptions are exact; for how these fit together, see the guides.

FunnelToaster

component · toast/toast.tsx

FunnelToaster(props?: ToasterProps): ReactNode

Sonner’s <Toaster> with funnel defaults (top-center); pass any ToasterProps to override. SSR-safe — sonner renders an empty container server-side and hydrates cleanly on the client.

Last updated on