Skip to main content

ScreencaptureContextType

Datalayer Core


Datalayer Core / ScreencaptureContextType

Type Alias: ScreencaptureContextType

ScreencaptureContextType = object

Defined in: src/hooks/useScreencapture.tsx:9

Properties

closeScreencapture

closeScreencapture: () => void

Defined in: src/hooks/useScreencapture.tsx:10

Returns

void


displayScreencapture

displayScreencapture: (nextScreencapture) => void

Defined in: src/hooks/useScreencapture.tsx:11

Parameters

nextScreencapture

any

Returns

void