The brands
read-only property of the NavigatorUAData
interface returns an array of brand information.
The brands
read-only property of the NavigatorUAData
interface returns an array of brand information.
An array containing the following information for each brand:
The following example prints the value of NavigatorUAData.brands
to the console.
console.log(navigator.userAgentData.brands);
Specification |
---|
User-Agent Client Hints # dom-navigatoruadata-brands |
Desktop | Mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | WebView Android | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | |
brands |
90 |
90 |
No |
No |
76 |
No |
No |
90 |
No |
64 |
No |
15.0 |
© 2005–2021 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/NavigatorUAData/brands