Skip to main content

Type Alias: NotificationsProviderProps

NotificationsProviderProps = object

Defined in: react-notifications/src/Provider.tsx:53

Properties

children

children: React.ReactNode

Defined in: react-notifications/src/Provider.tsx:54


defaultViewType?

optional defaultViewType?: ViewType

Defined in: react-notifications/src/Provider.tsx:55


toast?

optional toast?: ToastContainerProps

Defined in: react-notifications/src/Provider.tsx:56