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