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