Firefox Tomorrow

web api instance property

USBConfiguration: configurationName property

View on MDN ↗

Limited availabilitySecure contextAvailable in workers

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

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.