---
layout: single
elementName: canvas
---
Defines an element where you can draw graphics.
Example:
Copy
Defines the height of the canvas. Default is 150. Defines the width of the canvas. Default is 100.
#
canvas
height
"50"
width
"200"