Function sauron_core::svg::attributes::display
source · 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