Function freya::components::Canvas
source · pub fn Canvas(props: CanvasProps) -> Result<VNode, RenderError>
Expand description
Draw anything inside of this canvas.
pub fn Canvas(props: CanvasProps) -> Result<VNode, RenderError>
Draw anything inside of this canvas.