Preparing search index...
The search index is not available
cwmsjs
cwmsjs
State
Interface State
A representation of a state
Export
State
interface
State
{
name
?:
string
;
stateInitial
?:
string
;
}
Index
Properties
name?
state
Initial?
Properties
Optional
name
name
?:
string
Memberof
State
Optional
state
Initial
state
Initial
?:
string
Memberof
State
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
name
state
Initial
cwmsjs
Loading...
A representation of a state
Export
State