QuotaExceededError: requested property

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

The requested read-only property of the QuotaExceededError interface returns the number of bytes that were requested when the error occurred, or undefined if the information is not available.

Value

A number representing the requested amount of storage in bytes, or undefined.

Specifications

Specification
Web IDL
# dom-quotaexceedederror-requested

Browser compatibility

See also