Package-level declarations
Types
Link copied to clipboard
interface StorageEstimate
Link copied to clipboard
open class StorageEvent(val type: EventType<StorageEvent>, init: StorageEventInit = definedExternally) : Event
A StorageEvent is sent to a window when a storage area it has access to is changed within the context of another document.
Link copied to clipboard
Link copied to clipboard
class StorageManager
Available only in secure contexts.