SheetXL - v0.4.6
Preparing search index...
@sheetxl/react
ReactUtils
detectIt
Function detectIt
detectIt
()
:
{
deviceType
:
"mouseOnly"
|
"touchOnly"
|
"hybrid"
;
primaryInput
:
"touch"
|
"mouse"
;
supportsPassiveEvents
:
boolean
;
supportsPointerEvents
:
boolean
;
supportsTouchEvents
:
boolean
;
}
Re-export detectIt.
Returns
{
deviceType
:
"mouseOnly"
|
"touchOnly"
|
"hybrid"
;
primaryInput
:
"touch"
|
"mouse"
;
supportsPassiveEvents
:
boolean
;
supportsPointerEvents
:
boolean
;
supportsTouchEvents
:
boolean
;
}
The
detect-it
library.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
SheetXL - v0.4.6
Loading...
Re-export detectIt.