Local

colibri.jsdom.Storage.Local
object Local extends Storage

Attributes

Graph
Supertypes
class Storage
class Object
trait Matchable
class Any
Self type
Local.type

Members list

Value members

Inherited methods

def subject(key: String): Subject[Option[String]]

Attributes

Inherited from:
Storage
def subjectWithEvents(key: String): Subject[Option[String]]

Attributes

Inherited from:
Storage