BackdropContextType
Datalayer Core / BackdropContextType
Type Alias: BackdropContextType
BackdropContextType =
object
Defined in: src/hooks/useBackdrop.tsx:10
Properties
closeBackdrop()
closeBackdrop: () =>
void
Defined in: src/hooks/useBackdrop.tsx:11
Returns
void
displayBackdrop()
displayBackdrop: (
nextBackdrop) =>void
Defined in: src/hooks/useBackdrop.tsx:12
Parameters
nextBackdrop
any
Returns
void