Function sauron_core::html::attributes::readonly [−][src]
pub fn readonly<V, MSG>(v: V) -> Attribute<MSG> where
V: Into<Value>,
Expand description
Creates html readonly attribute
pub fn readonly<V, MSG>(v: V) -> Attribute<MSG> where
V: Into<Value>,
Creates html readonly attribute