Liking cljdoc? Tell your friends :D
ClojureScript only.

web.svg.SVGMaskElement

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

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

mask-unitscljs

(mask-units this)

Property.

An SVGAnimatedEnumeration corresponding to the maskUnits attribute the given <mask> element. Takes one of the constants defined SVGUnitTypes.

Property.

An SVGAnimatedEnumeration corresponding to the maskUnits attribute
the given <mask> element. Takes one of the constants defined
SVGUnitTypes.
sourceraw docstring

set-mask-units!cljs

(set-mask-units! this val)

Property.

An SVGAnimatedEnumeration corresponding to the maskUnits attribute the given <mask> element. Takes one of the constants defined SVGUnitTypes.

Property.

An SVGAnimatedEnumeration corresponding to the maskUnits attribute
the given <mask> element. Takes one of the constants defined
SVGUnitTypes.
sourceraw docstring

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

× close