UseViewerResult
type UseViewerResult<TViewer> = object;Type Parameters
Section titled “Type Parameters”| Type Parameter | Default type |
|---|---|
TViewer extends ISonoscopeViewer | ISonoscopeViewer |
Properties
Section titled “Properties”| Property | Type |
|---|---|
canvasRef | RefObject<HTMLCanvasElement | null> |
scope | Sonoscope | null |
viewerRef | RefObject<TViewer | null> |