Liking cljdoc? Tell your friends :D
ClojureScript only.

web.audio.HTMLAudioElement

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

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

url-stringcljs

(url-string this & args)

Method.

The src property of the constructed HTMLAudioElement.

Method.

The src property of the constructed HTMLAudioElement.
sourceraw docstring

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

× close