Type Definition dioxus_html::geometry::ClientPoint

source ·
pub type ClientPoint = Point2D<f64, ClientSpace>;
Expand description

A point in ClientSpace