Function sauron_core::svg::clipPath[][src]

pub fn clipPath<MSG>(
    attrs: Vec<Attribute<MSG>>,
    children: Vec<Node<MSG>>
) -> Node<MSG>
Expand description

Creates an svg clipPath element