updates
This commit is contained in:
@@ -56,6 +56,8 @@ export class Ut {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
static uxRegister = extendNodeUx;
|
||||||
|
|
||||||
static device = {
|
static device = {
|
||||||
touchCapable : ('ontouchstart' in window), // Is Mobile Device Flag
|
touchCapable : ('ontouchstart' in window), // Is Mobile Device Flag
|
||||||
isMobile : /Mobi/.test(navigator.userAgent),
|
isMobile : /Mobi/.test(navigator.userAgent),
|
||||||
|
|||||||
Reference in New Issue
Block a user