pub fn Polygon(_: PolygonProps) -> ElementExpand description
ยงProps
For details, see the props struct definition.
coordinates:ReadSignal<Vec<Vec<Vec<LatLng>>>>options:ReadSignal<PathOptions>children:Option<Element>
pub fn Polygon(_: PolygonProps) -> ElementFor details, see the props struct definition.
coordinates : ReadSignal<Vec<Vec<Vec<LatLng>>>>options : ReadSignal<PathOptions>children : Option<Element>