USBConfiguration: configurationName property
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The configurationName
read-only property
of the USBConfiguration
interface returns the name provided by the device
to describe this configuration. This is equal to the value of the string descriptor with
the index provided in the iConfiguration
field of the configuration descriptor defining this configuration.
Value
The name provided by the device to describe this configuration.
Specifications
Specification |
---|
WebUSB API # ref-for-dom-usbconfiguration-configurationname |
Browser compatibility
BCD tables only load in the browser