Preparing search index...
The search index is not available
JSON Forms Core
JSON Forms Core
ComposableCondition
Interface ComposableCondition
A composable condition.
interface
ComposableCondition
{
conditions
:
Condition
[]
;
type
?:
string
;
}
Hierarchy (
view full
)
Condition
ComposableCondition
OrCondition
AndCondition
Index
Properties
conditions
type?
Properties
conditions
conditions
:
Condition
[]
Optional
Readonly
type
type
?:
string
The type of condition.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
conditions
type
JSON Forms Core
Loading...
A composable condition.