Package-level declarations

Types

Link copied to clipboard
open class Storage

The Storage interface of the Web Storage API provides access to a particular domain's session or local storage. It allows, for example, the addition, modification, or deletion of stored data items.

Properties

Link copied to clipboard
Link copied to clipboard