Function leptos::html::map

source ·
pub fn map(cx: Scope) -> HtmlElement<Map>
Expand description

The <map> HTML element is used with area elements to define an image map (a clickable link area).