Liking cljdoc? Tell your friends :D

web.deprecated.SVGExternalResourcesRequired

The SVGExternalResourcesRequired interface defines an interface applies to all elements where this element or one of its descendants reference an external resource.

The SVGExternalResourcesRequired interface defines an interface
applies to all elements where this element or one of its descendants
reference an external resource.
raw docstring

external-resources-requiredcljs

(external-resources-required this)

Property.

Corresponds to the externalResourcesRequired attribute of the element. Note: The SVG DOM defines the attribute externalResourcesRequired being of type SVGAnimatedBoolean, whereas the SVG language definition that the attribute is not animated. Because the SVG language states that externalResourcesRequired cannot be animated, the will always be the same as the baseVal.

Property.

Corresponds to the externalResourcesRequired attribute of the
element.
Note: The SVG DOM defines the attribute externalResourcesRequired
being of type SVGAnimatedBoolean, whereas the SVG language definition
that the attribute is not animated. Because the SVG language
states that externalResourcesRequired cannot be animated, the
will always be the same as the baseVal.
sourceraw docstring

set-external-resources-required!cljs

(set-external-resources-required! this val)

Property.

Corresponds to the externalResourcesRequired attribute of the element. Note: The SVG DOM defines the attribute externalResourcesRequired being of type SVGAnimatedBoolean, whereas the SVG language definition that the attribute is not animated. Because the SVG language states that externalResourcesRequired cannot be animated, the will always be the same as the baseVal.

Property.

Corresponds to the externalResourcesRequired attribute of the
element.
Note: The SVG DOM defines the attribute externalResourcesRequired
being of type SVGAnimatedBoolean, whereas the SVG language definition
that the attribute is not animated. Because the SVG language
states that externalResourcesRequired cannot be animated, the
will always be the same as the baseVal.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close