web api instance property
USBConfiguration: configurationValue property
Limited availabilitySecure contextAvailable in workers
The configurationValue read-only property
of the USBConfiguration interface returns the configuration value of this configuration. This is equal to the
bConfigurationValue field of the configuration descriptor provided by the device defining this configuration.
Value
The configuration descriptor of the USBDevice specified in the constructor of the
current USBConfiguration instance.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.