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
BaseNotifier
Class BaseNotifier
Abstract
Hierarchy
BaseNotifier
ChakraUINotifier
Index
Constructors
constructor
Properties
notifier
Hanlder
Methods
notify
Error
notify
Success
Constructors
constructor
new
Base
Notifier
(
notifierHandler
:
Function
)
:
BaseNotifier
Parameters
notifierHandler:
Function
Returns
BaseNotifier
Properties
notifier
Hanlder
notifier
Hanlder
:
object
|
Function
Methods
Abstract
notify
Error
notify
Error
(
title
?:
ReactNode
, description
?:
ReactNode
)
:
void
Parameters
Optional
title:
ReactNode
Optional
description:
ReactNode
Returns
void
Abstract
notify
Success
notify
Success
(
title
?:
ReactNode
, description
?:
ReactNode
)
:
void
Parameters
Optional
title:
ReactNode
Optional
description:
ReactNode
Returns
void
Exports
Base
Notifier
constructor
notifier
Hanlder
notify
Error
notify
Success
Generated using
TypeDoc