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