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.