Lime Web Components API Documentation - v6.24.0
    Preparing search index...

    Type Alias ConditionTypeBeta

    ConditionType: "limeobject" | "action" | string & {}

    Type identifier for a condition

    Specifies the kind of subject the condition evaluates.

    • 'limeobject': Condition evaluates LimeObject instances
    • 'action': Condition evaluates Action instances Custom string types can also be used for domain-specific conditions