AboutSupportDeveloper GuideVersion 47.154.100.2
OpenFin JavaScript API
    Preparing search index...

    Interface BaseContentCreationRule

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

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

    custom property

    match: string[]

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