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