Skip to content

isBrowserOpera

kherP edited this page Jan 2, 2020 · 2 revisions

This utility checks if the current browser is Opera.

Example

console.log(isBrowserOpera()); // false
Clone this wiki locally