EmbedPageVariantConditionType
No description
enum EmbedPageVariantConditionType {
regexp
contains
doesNotContain
startsWith
doesNotStartWith
endsWith
doesNotEndWith
equals
doesNotEqual
}
Values
EmbedPageVariantConditionType.regexp
EmbedPageVariantConditionType.contains
EmbedPageVariantConditionType.doesNotContain
EmbedPageVariantConditionType.startsWith
EmbedPageVariantConditionType.doesNotStartWith
EmbedPageVariantConditionType.endsWith
EmbedPageVariantConditionType.doesNotEndWith
EmbedPageVariantConditionType.equals
EmbedPageVariantConditionType.doesNotEqual
Member of
EmbedPageVariantCondition
object ● EmbedPageVariantConditionInput
input