Const
Dispatch to indicate if a touch screen device is being used
This action is only dispatched if a touchstart event is detected. You likely don't need to dispatch this action yourself.
touchstart
{ type: 'IS_TOUCH',} Copy
{ type: 'IS_TOUCH',}
also module-common-session/lib/common/reducers.isTouch
Dispatch to indicate if a touch screen device is being used