Function leptos_dom::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).
pub fn map(cx: Scope) -> HtmlElement<Map>
The <map>
HTML element is used with area elements to define an image map (a clickable link area).