interface ConditionalPredicateBase {
    elementId: string;
}

Properties

Properties

elementId: string

The identifier of the element to evaluate against