Function freya::prelude::Canvas

source ·
pub fn Canvas(cx: &Scoped<'_, CanvasProps>) -> Option<VNode<'_>>
Expand description

Draw anything inside of this canvas.

Props

See CanvasProps.