AboutSupportDeveloper GuideVersion 38.126.82.64

Properties shared by all content creation rules, regardless of context.

interface BaseContentCreationRule {
    data?: unknown;
    match: string[];
}

Properties

Properties

data?: unknown

custom property

match: string[]

List of match patterns that indicate the specified behavior should be used