Search
Preparing search index...
The search index is not available
@symbiotic/green-state
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"state/StringState"
StringState
Class StringState
Hierarchy
State
<
object
>
StringState
Index
Constructors
constructor
Properties
initial
Value
state
Methods
clear
dispose
get
reset
set
set
State
subscribe
Constructors
constructor
new
String
State
(
initialValue
?:
string
)
:
StringState
Parameters
Default value
initialValue:
string
= ""
Returns
StringState
Properties
Private
initial
Value
initial
Value
:
string
state
state
:
object
Type declaration
value
:
string
Methods
clear
clear
(
)
:
void
Returns
void
dispose
dispose
(
)
:
void
Returns
void
get
get
(
)
:
IMergedState
<
object
>
Returns
IMergedState
<
object
>
reset
reset
(
)
:
void
Returns
void
set
set
(
value
:
string
)
:
void
Parameters
value:
string
Returns
void
set
State
set
State
(
newState
:
Partial
<
object
>
)
:
void
Parameters
newState:
Partial
<
object
>
Returns
void
subscribe
subscribe
(
callback
:
IStateCallback
<
object
>
)
:
(Anonymous function)
Parameters
callback:
IStateCallback
<
object
>
Returns
(Anonymous function)
Globals
"ioc-
react/
Dependency
Container
Context"
"ioc-
react/
Dependency
Container
React
Context"
"ioc-
react/
Inject"
"ioc-
react/
Inject
And
Subscribe"
"ioc-
react/use
Instance"
"ioc-
react/with
Dependencies"
"ioc/
Container"
"state-
react/
Compose"
"state-
react/
Inject
Array"
"state-
react/
Inject
Boolean"
"state-
react/
Inject
Focus"
"state-
react/
Inject
Hover"
"state-
react/
Inject
Number"
"state-
react/
Inject
String"
"state-
react/
Inject
Toggle"
"state-
react/
Inject
Value"
"state-
react/
Subscribe"
"state-
react/use
Subscription"
"state/
Array
State"
"state/
Boolean
State"
"state/
Number
State"
"state/
State"
"state/
String
State"
"state/
Value
State"
String
State
constructor
initial
Value
state
clear
dispose
get
reset
set
set
State
subscribe
Generated using
TypeDoc