INotificationCenterProviderProps
@spartanfx/react / INotificationCenterProviderProps
Interface: INotificationCenterProviderProps
Provider props accepting a pre-configured notification center instance
Properties
| Property | Type | Description |
|---|---|---|
children | ReactNode | Child components |
config | INotificationCenterHook | Pre-configured notification center hook instance from useNotificationCenter or useSharePointNotificationCenter |