Liking cljdoc? Tell your friends :D
ClojureScript only.

web.dom.HTMLSourceElement

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.
raw docstring

key-systemcljs

(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.
sourceraw docstring

set-key-system!cljs

(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.
sourceraw docstring

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

× close