Home
Toolkit
Node.js
.NET
Golang
Dart
Python
Java
Microservices
Testing Tools
Node.js
v3 (latest)
v3 (latest)
English
En
Russian
Home
Toolkit
Node.js
.NET
Golang
Dart
Python
Java
Microservices
Testing Tools
Node.js
v3 (latest)
v3 (latest)
English
En
Russian
Node.js
Components module
State
StateEntry
StateValue<T>
A data object that holds a retrieved state value with its key.
Description
TODO: add description
Fields
key
A unique state key
public
key
: string
value
A unique state key
public
value
: T