[][src]Function sauron::html::attributes::readonly

pub fn readonly<V, MSG>(
    v: V
) -> Attribute<&'static str, &'static str, AttributeValue, Event, MSG> where
    V: Into<Value>, 

Creates html readonly attribute