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

pub fn readonly<V, MSG>(v: V) -> Attribute<MSG> where
    V: Into<Value>,