Function pinwheel::elements::html::abbr[][src]

pub fn abbr() -> AbbrElement
Expand description

The HTML Abbreviation element (<abbr>) represents an abbreviation or acronym; the optional title attribute can provide an expansion or description for the abbreviation.