ToastsProviderProps

Public TypeAlias

Signature
type ToastsProviderProps = {
  overrides?: (app: App) => ToastsContextType
  children: any
}
References

App, ToastsContextType

Edit this page
Last edited on 11 May 2023
ToastsProvidertoolbarItem