Function freya_components::Canvas

source ·
pub fn Canvas(cx: Scope<'_, CanvasProps>) -> Element<'_>
Expand description

Draw anything inside of this canvas.

Props

See CanvasProps.