Preparing search index...
The search index is not available
JSON Forms Core
JSON Forms Core
Condition
Interface Condition
Represents a condition to be evaluated.
interface
Condition
{
type
?:
string
;
}
Hierarchy (
view full
)
Condition
LeafCondition
SchemaBasedCondition
ComposableCondition
Index
Properties
type?
Properties
Optional
Readonly
type
type
?:
string
The type of condition.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
type
JSON Forms Core
Loading...
Represents a condition to be evaluated.