Navigator
Module: JavaScript DOM API
The navigator of the view.
#include <Navigator.idl>
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| Gamepad [] | getGamepads() List of connected gamepads. |
Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| readonly attribute DOMString | userAgent The user agent. |
Public Functions Documentation
Section titled “Public Functions Documentation”function getGamepads
Section titled “function getGamepads”Gamepad [] getGamepads()List of connected gamepads.
Public Attributes Documentation
Section titled “Public Attributes Documentation”variable userAgent
Section titled “variable userAgent”readonly attribute DOMString userAgent;The user agent.
© 2026 Coherent Labs. All rights reserved.