Function moxie_dom::elements::media::map[][src]

pub fn map() -> MapBuilder
Expand description

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

A function for creating a builder which will accept attributes and produce the element.