@tremolo-ui/reactAnimationCanvasDrawFunctionOn this pageType Alias: DrawFunction() DrawFunction = (context, width, height, count) => void Defined in: components/AnimationCanvas/index.tsx:28 Parameters context CanvasRenderingContext2D width RefObject<number> height RefObject<number> count number Returns void