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