The HTMLSourceElement interface provides special properties (beyond
regular web.dom.HTMLElement
object interface it also has available
it by inheritance) for manipulating <source>
elements.
The HTMLSourceElement interface provides special properties (beyond regular `web.dom.HTMLElement` object interface it also has available it by inheritance) for manipulating `<source>` elements.
(key-system this)
Property.
Is a DOMString describing the key system encrypting the stream.
Property. Is a DOMString describing the key system encrypting the stream.
(set-key-system! this val)
Property.
Is a DOMString describing the key system encrypting the stream.
Property. Is a DOMString describing the key system encrypting the stream.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close