Type Alias: NotificationsProviderProps
NotificationsProviderProps =
object
Defined in: react-notifications/src/Provider.tsx:51
Properties
children
children:
React.ReactNode
Defined in: react-notifications/src/Provider.tsx:52
defaultViewType?
optional
defaultViewType:ViewType
Defined in: react-notifications/src/Provider.tsx:53
toast?
optional
toast:ToastContainerProps
Defined in: react-notifications/src/Provider.tsx:54