The string that describes the version number of the user agent.
The string that describes the version number of the user agent.
(browser-version-or-higher? v)
Returns true if the browser version is v or higher.
Returns true if the browser version is v or higher.
Whether we're running in the desktop application
Whether we're running in the desktop application
Whether we're running in the mobile application
Whether we're running in the mobile application
Detects the version of the OS/platform the browser is running in. Not supported for Linux, where an empty string is returned.
Detects the version of the OS/platform the browser is running in. Not supported for Linux, where an empty string is returned.
(os-version-or-higher? v)
Returns true if the OS/platform is v or higher.
Returns true if the OS/platform is v or higher.
Whether we're running in a web-in-native wrapper (e.g. electron, expo, etc)
Whether we're running in a web-in-native wrapper (e.g. electron, expo, etc)
cljdoc builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |