Skip to content

@web-engine-dev/resources


@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

readonly field: string


value

readonly value: unknown

Proprietary software. All rights reserved.