Docs
/
devices

Devices

Client-side detections user's machines.

isServerSide

Link Copied!

Check if you're a server-side user.

Is Server Side 👍
Result

detectUserDevice

Link Copied!

Detects the user's device based on the user agent string and returns the information as an object.

Result

addDeviceClasses

Link Copied!

Adds detected devices as classes to your project's body class

Result

detectDevice

Link Copied!

Detect the current device type (Mobile or Desktop)

detectBrowser

Link Copied!

Detect the current browser

detectOS

Link Copied!

Detect the current operating system

isIos

Link Copied!

Check if you're a passionate iPhone fan.

Not iOS 👎
Result

isAndroid

Link Copied!

Check if you're a zealous Android fan.

Not Android 👎
Result

isMac

Link Copied!

Check if you're a staunch Mac fan.

Not Mac 👎
Result

isWindows

Link Copied!

Check if you're a fervent Windows fan.

Not Windows 👎
Result

isLinux

Link Copied!

Check if you're a devoted Linux fan.

Not Linux 👎
Result
Fun fact, most Linux users will tell you they have Linux before the function does.

isChrome

Link Copied!

Check if you're a die-hard Chrome fan.

Not Chrome 👎
Result

isFirefox

Link Copied!

Check if you're a dedicated Firefox fan.

Not Firefox 👎
Result

isSafari

Link Copied!

Check if you're a lonely Safari fan.

Not Safari 👎
Result

isEdge

Link Copied!

Check if you're an ardent Edge fan.

Not Edge 👎
Result

isMobile

Link Copied!

Check if you're rocking a mobile

Not Mobile 👎
Result

isTablet

Link Copied!

Check if you're tablet user

Not Tablet 👎
Result

isDesktop

Link Copied!

Check if you're pro desktop user

Not Desktop 👎
Result

isPortrait

Link Copied!

Check if you're portrait

Not Portrait 👎
Result

isLandscape

Link Copied!

Check if you're landscape

Not Landscape 👎
Result

isBot

Link Copied!

Check if you're a cyborg or a bot

Not Bot 👎
Result

isHuman

Link Copied!

Check if you're a human

Not Human 👎
Result

isDeveloper

Link Copied!

Check if you're a developer by checking the environment variable

Not Developer 👎
Result