Returns true when the device is classified as a tablet by the native OS.
const result = isTablet(); Copy
const result = isTablet();
Returns true when the device is classified as a tablet by the native OS.