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

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

Trait for the attribute high

Provided methods

fn attr() -> &'static str

Get the name of the attribute

Loading content...

Implementors

impl High for Meter[src]

Loading content...