pub fn area(cx: Scope) -> HtmlElement<Area>
The <area> HTML element defines an area inside an image map that has predefined clickable areas. An image map allows geometric areas on an image to be associated with Hyperlink.
<area>