shared
utils
string
object
is
extension
js
tracking
string
dom
when
selection
position
iframe
event
scroll
console
node
string
project
fs
console
isEdge
Type:Function
Status:stable
Since:1.0.0
Platform:js
@blackbyte.sugar.js.is
Detect if is edge
Params
- ua”navigator.userAgent”String
The user agent on which to make the test
Return
- -Boolean
true if is edge, false if not
Example
import { isEdge } from '@blackbyte/sugar/is'
if (isEdge()) {
// do something cool
}Todo
- testsnormal
Author
- Olivier Bosselolivier.bossel@gmail.comhttps://blackbyte.space