Skip to content

isBrowserEdge

kherP edited this page Dec 23, 2019 · 4 revisions

This utility check if the current browser is Edge.

Example

console.log(isBrowserEdge());

Output

false
Clone this wiki locally