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?
optionaldefaultViewType:ViewType
Defined in: react-notifications/src/Provider.tsx:53
toast?
optionaltoast:ToastContainerProps
Defined in: react-notifications/src/Provider.tsx:54