The HTMLHyperlinkElementUtils mixin defines utility methods and
to work with web.dom.HTMLAnchorElement
and web.dom.HTMLAreaElement
.
utilities allow to deal with common features like URLs.
The HTMLHyperlinkElementUtils mixin defines utility methods and to work with `web.dom.HTMLAnchorElement` and `web.dom.HTMLAreaElement`. utilities allow to deal with common features like URLs.
The URL interface is used to parse, construct, normalize, and URLs. It works by providing properties which allow you to easily and modify the components of a URL.
The URL interface is used to parse, construct, normalize, and URLs. It works by providing properties which allow you to easily and modify the components of a URL.
The URLSearchParams interface defines utility methods to work the query string of a URL.
The URLSearchParams interface defines utility methods to work the query string of a URL.
The obsolete URLUtilsReadOnly interface previously defined utility
for working with URLs. These were then inherited by other interfaces,
as web.workers.WorkerLocation
.
The obsolete URLUtilsReadOnly interface previously defined utility for working with URLs. These were then inherited by other interfaces, as `web.workers.WorkerLocation`.
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 |