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

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

Trait for the attribute default

Provided methods

fn attr() -> &'static str

Get the name of the attribute

Loading content...

Implementors

impl Default for Track[src]

Loading content...