[ Web Proxy ]
URL:
Viewing: https://developer.mozilla.org/en-US/docs/Web/API/QuotaExceededError/quota [Back]  [Original]

QuotaExceededError: quota property - Web APIs | MDN

QuotaExceededError: quota property

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

The quota read-only property of the QuotaExceededError interface returns the system-defined storage quota (in bytes) that the operation attempted to exceed, or undefined if the information is not available.

In this article

Value

A number representing the quota limit in bytes, or undefined.

Specifications

Specification
Web IDL
# dom-quotaexceedederror-quota

Browser compatibility

See also


Web Proxy Viewer  |  New URL  |  Original Page