Preparing search index...
The search index is not available
@intermesh/goui
@intermesh/goui
State
Class State
State object to store component state
See
Component.saveState
Hierarchy
State
Index
Constructors
constructor
Methods
get
Item
has
Item
set
Item
get
Constructors
constructor
new
State
(
)
:
State
Returns
State
Methods
get
Item
get
Item
(
id
)
:
Record
<
string
,
any
>
Parameters
id
:
string
Returns
Record
<
string
,
any
>
has
Item
has
Item
(
id
)
:
boolean
Parameters
id
:
string
Returns
boolean
set
Item
set
Item
(
id
,
state
)
:
void
Parameters
id
:
string
state
:
Record
<
string
,
any
>
Returns
void
Static
get
get
(
)
:
State
Returns
State
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
get
Item
has
Item
set
Item
get
@intermesh/goui
CommitErrorType
AbstractDataSource
ArrayField
ArrayUtil
AutocompleteChips
AutocompleteField
Avatar
BrowserStore
BufferedFunction
Button
CardContainer
CardMenu
CheckboxColumn
CheckboxField
CheckboxGroup
CheckboxSelectColumn
ChipsField
Collection
ColorField
ColorMenu
ColorPicker
Loading...
Generated using
TypeDoc
State object to store component state
See
Component.saveState