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