Stdweb, infer if tablet

Problem: figure out if browser is tablet

Pure JS solution: mobile - How to detect device type using javascript - Stack Overflow

It uses navigator.userAgent

This appears to be the same object as Navigator - Web APIs | MDN

Is there anyway to retrieve this via stdweb ?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.