ScreenshotContextType
Datalayer Core / ScreenshotContextType
Type Alias: ScreenshotContextType
ScreenshotContextType =
object
Defined in: src/hooks/useScreenshot.tsx:9
Properties
closeScreenshot()
closeScreenshot: () =>
void
Defined in: src/hooks/useScreenshot.tsx:10
Returns
void
displayScreenshot()
displayScreenshot: (
nextScreenshot) =>void
Defined in: src/hooks/useScreenshot.tsx:11
Parameters
nextScreenshot
any
Returns
void