Liking cljdoc? Tell your friends :D

district.ui.mobile.browser

Functions for determining the type of mobile browser

Functions for determining the type of mobile browser
raw docstring

android?cljs

(android?)

Determines if the browser is on a mobile android device.

Determines if the browser is on a mobile android device.
sourceraw docstring

coinbase-compatible?cljs

(coinbase-compatible?)

Determines whether it is a coinbase compatible mobile device.

Determines whether it is a coinbase compatible mobile device.
sourceraw docstring

device-typecljs

(device-type)
source

ios?cljs

(ios?)

Determines if the browser is on an iPhone or an iPad

Determines if the browser is on an iPhone or an iPad
sourceraw docstring

supported-browser?cljs

(supported-browser?)
source

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

× close