centurion-erp-ui
Preparing search index...
NotificationContextValue
Interface NotificationContextValue
Since
0.9.0
interface
NotificationContextValue
{
alerts
:
FunctionComponent
<
AlertProps
>
[]
;
alertTimeout
:
number
;
drawerRef
:
RefObject
<
any
>
;
isNotificationsOpen
:
boolean
;
maxDisplayed
:
number
;
notifications
:
Notification
[]
;
setAlerts
:
Function
;
setNotifications
:
Function
;
setNotificationsOpen
:
Function
;
setOverflowMessage
:
Function
;
}
Index
Properties
alerts
alert
Timeout
drawer
Ref
is
Notifications
Open
max
Displayed
notifications
set
Alerts
set
Notifications
set
Notifications
Open
set
Overflow
Message
Properties
alerts
alerts
:
FunctionComponent
<
AlertProps
>
[]
alert
Timeout
alertTimeout
:
number
drawer
Ref
drawerRef
:
RefObject
<
any
>
is
Notifications
Open
isNotificationsOpen
:
boolean
max
Displayed
maxDisplayed
:
number
notifications
notifications
:
Notification
[]
set
Alerts
setAlerts
:
Function
set
Notifications
setNotifications
:
Function
set
Notifications
Open
setNotificationsOpen
:
Function
set
Overflow
Message
setOverflowMessage
:
Function
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
alerts
alert
Timeout
drawer
Ref
is
Notifications
Open
max
Displayed
notifications
set
Alerts
set
Notifications
set
Notifications
Open
set
Overflow
Message
Centurion UI Docs
centurion-erp-ui
Loading...
Since
0.9.0