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