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