[][src]Trait valerie::html::attributes::Usemap

pub trait Usemap: HtmlElement {
    fn attr() -> &'static str { ... }
}

Trait for the attribute usemap

Provided methods

fn attr() -> &'static str

Get the name of the attribute

Loading content...

Implementors

impl Usemap for Img[src]

impl Usemap for Input[src]

impl Usemap for Object[src]

Loading content...