Type Alias TCanvasRender

TCanvasRender: (props: ICanvasRenderArg) => void

Function type for canvas rendering.

Type declaration