Function sauron_core::html::attributes::readonly
source · 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