KC's Workspace
    Preparing search index...
    ScrollStateQuery:
        | { type: "feature"; value: QueryFeatureFor_ScrollStateFeatureId }
        | { type: "not"; value: ScrollStateQuery }
        | { conditions: ScrollStateQuery[]; operator: Operator; type: "operation" }

    Represents a scroll state query within a container condition.

    Type Declaration