Storage
@native @JSGlobal @JSType
The DOM Storage mechanism is a means through which string key/value pairs can be securely stored and later retrieved for use. The goal of this addition is to provide a comprehensive means through which interactive applications can be built (including advanced abilities, such as being able to work "offline" for extended periods of time).
class Object
trait Any
class Object
trait Matchable
class Any