Hierarchy

  • CanvasOptions

Properties

Properties

cache?: boolean
draw?: ((ctx) => void)

Type declaration

    • (ctx): void
    • Parameters

      • ctx: CanvasRenderingContext2D

      Returns void