Search
Preparing search index...
The search index is not available
@bestdoctor/ke-beta
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@bestdoctor/ke-beta
ChakraUINotifier
Class ChakraUINotifier
Hierarchy
BaseNotifier
ChakraUINotifier
Index
Constructors
constructor
Properties
default
Notifier
Config
notifier
Hanlder
Methods
notify
notify
Error
notify
Success
Constructors
constructor
new
ChakraUINotifier
(
notifierHandler
:
Function
)
:
ChakraUINotifier
Parameters
notifierHandler:
Function
Returns
ChakraUINotifier
Properties
default
Notifier
Config
default
Notifier
Config
:
ChakraUINotifierConfig
= ...
notifier
Hanlder
notifier
Hanlder
:
object
|
Function
Methods
notify
notify
(
title
:
ReactNode
, status
:
string
, description
?:
ReactNode
)
:
void
Parameters
title:
ReactNode
status:
string
Optional
description:
ReactNode
Returns
void
notify
Error
notify
Error
(
title
?:
ReactNode
, description
?:
ReactNode
)
:
void
Parameters
title:
ReactNode
= 'Ошибка'
Optional
description:
ReactNode
Returns
void
notify
Success
notify
Success
(
title
?:
ReactNode
, description
?:
ReactNode
)
:
void
Parameters
title:
ReactNode
= 'Обновлено'
Optional
description:
ReactNode
Returns
void
Exports
ChakraUINotifier
constructor
default
Notifier
Config
notifier
Hanlder
notify
notify
Error
notify
Success
Generated using
TypeDoc