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.
A number representing the quota limit in bytes, or undefined.