pub fn Canvas(cx: &Scoped<'_, CanvasProps>) -> Option<VNode<'_>>
Draw anything inside of this canvas.
See CanvasProps.
CanvasProps