2D canvas

baseline logo Widely available in browsers but not in WebViews

The CanvasRenderingContext2D API is the “2d” rendering context for the <canvas> element. It represents a flat, two-dimensional space for drawing graphics and animations.