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.
(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`
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 |