Preparing search index...
The search index is not available
HybridForms API
HybridForms API
IState
Interface IState
interface
IState
{
active
?:
boolean
;
condElse
?:
ConditionExpressionElse
;
condState
:
CondStateType
;
filled
:
number
;
invalid
:
boolean
;
previousCondState
?:
CondStateType
;
previousStateId
?:
string
;
rendered
?:
boolean
;
stateId
?:
string
;
uiStateId
?:
string
;
}
Index
Properties
active?
cond
Else?
cond
State
filled
invalid
previous
Cond
State?
previous
State
Id?
rendered?
state
Id?
ui
State
Id?
Properties
Optional
active
active
?:
boolean
Optional
cond
Else
condElse
?:
ConditionExpressionElse
cond
State
condState
:
CondStateType
filled
filled
:
number
invalid
invalid
:
boolean
Optional
previous
Cond
State
previousCondState
?:
CondStateType
Optional
previous
State
Id
previousStateId
?:
string
Optional
rendered
rendered
?:
boolean
Optional
state
Id
stateId
?:
string
Optional
ui
State
Id
uiStateId
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
cond
Else
cond
State
filled
invalid
previous
Cond
State
previous
State
Id
rendered
state
Id
ui
State
Id
HybridForms API
Loading...