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