Appearance
function isTablet(): boolean;
Returns true if the user agent indicates a tablet device.
true
boolean
isTablet() // true on iPad or Android tablet
1.0.0