LocalStorage

oxygen.ui.web.service.LocalStorage
See theLocalStorage companion object
trait LocalStorage

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Live
Self type

Members list

Type members

Classlikes

object find

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
find.type
object get

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
get.type
object set

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
set.type
object setOption

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
setOption.type
object storageKey

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
storageKey.type

Value members

Concrete methods

final def remove(key: String): UIO[Unit]