The SVGTests interface is used to reflect conditional processing and is mixed into other interfaces for elements that support attributes.
The SVGTests interface is used to reflect conditional processing and is mixed into other interfaces for elements that support attributes.
(has-extension this & args)
Method.
Returns true if the browser supports the given extension, specified a URI.
Method. Returns true if the browser supports the given extension, specified a URI.
(required-features this)
Property.
An SVGStringList corresponding to the requiredFeatures attribute the given element.
Property. An SVGStringList corresponding to the requiredFeatures attribute the given element.
(set-required-features! this val)
Property.
An SVGStringList corresponding to the requiredFeatures attribute the given element.
Property. An SVGStringList corresponding to the requiredFeatures attribute the given element.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close