Liking cljdoc? Tell your friends :D
ClojureScript only.

html.HTMLAudioElement

The HTMLAudioElement interface provides access to the properties web.<audio> elements, as well as methods to manipulate them. derives from the html.HTMLMediaElement interface.

The HTMLAudioElement interface provides access to the properties
`web.<audio>` elements, as well as methods to manipulate them.
derives from the `html.HTMLMediaElement` interface.
raw docstring

dom-stringcljs

(dom-string this & args)

Method.

DOMString is a UTF-16 String. As JavaScript already uses such DOMString is mapped directly to a web.String.

See also: https://developer.mozilla.org/en-US/docs/Web/API/DOMString

Method.

DOMString is a UTF-16 String. As JavaScript already uses such
DOMString is mapped directly to a `web.String`.

See also: `https://developer.mozilla.org/en-US/docs/Web/API/DOMString`
sourceraw docstring

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

× close