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