Liking cljdoc? Tell your friends :D

web.svg.SVGClipPathElement

The SVGClipPathElement interface provides access to the properties <clipPath> elements, as well as methods to manipulate them.

The SVGClipPathElement interface provides access to the properties
`<clipPath>` elements, as well as methods to manipulate them.
raw docstring

clip-path-unitscljs

(clip-path-units this)

Property.

An SVGAnimatedEnumeration corresponding to the clipPathUnits of the given <clipPath> element. Takes one of the constants defined SVGUnitTypes.

Property.

An SVGAnimatedEnumeration corresponding to the clipPathUnits
of the given <clipPath> element. Takes one of the constants defined
SVGUnitTypes.
sourceraw docstring

set-clip-path-units!cljs

(set-clip-path-units! this val)

Property.

An SVGAnimatedEnumeration corresponding to the clipPathUnits of the given <clipPath> element. Takes one of the constants defined SVGUnitTypes.

Property.

An SVGAnimatedEnumeration corresponding to the clipPathUnits
of the given <clipPath> element. Takes one of the constants defined
SVGUnitTypes.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close