toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.storage
/
StorageEstimate
Storage
Estimate
external
interface
StorageEstimate
(
source
)
Members
Properties
quota
Link copied to clipboard
abstract
val
quota
:
JsLong
?
usage
Link copied to clipboard
abstract
val
usage
:
JsLong
?