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

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

Trait for the attribute reversed

Provided methods

fn attr() -> &'static str

Get the name of the attribute

Loading content...

Implementors

impl Reversed for Ol[src]

Loading content...