Liking cljdoc? Tell your friends :D

web.svg.SVGPatternElement

The SVGPatternElement interface corresponds to the <pattern>

The SVGPatternElement interface corresponds to the `<pattern>`
raw docstring

pattern-unitscljs

(pattern-units this)

Property.

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

Property.

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

set-pattern-units!cljs

(set-pattern-units! this val)

Property.

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

Property.

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

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

× close