@web-engine-dev/resources / FieldVisibilityPredicate
Interface: FieldVisibilityPredicate
Conditional visibility predicate for an editor field.
The field is visible only when the sibling field identified by field has the value value. When value is true, the field is visible whenever the referenced field is truthy.
Properties
field
readonlyfield:string
value
readonlyvalue:unknown