Function sauron_core::html::attributes::shape
source · pub fn shape<V, MSG>(v: V) -> Attribute<MSG>where
V: Into<Value>,
Expand description
Creates html shape attribute
pub fn shape<V, MSG>(v: V) -> Attribute<MSG>where
V: Into<Value>,
Creates html shape attribute