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.
(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.
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |