Navigator: bluetooth property

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.

The bluetooth read-only property of the Navigator interface returns a Bluetooth object for the current document, providing access to Web Bluetooth API functionality.

Value

A Bluetooth object.

Specifications

Specification
Web Bluetooth
# dom-navigator-bluetooth

Browser compatibility

BCD tables only load in the browser

See also