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

    Interface ContentCreationOptions

    Configures how new content (e,g, from window.open or a link) is opened.

    interface ContentCreationOptions {
        rules: ContentCreationRule<ContentCreationBehavior>[];
    }
    Index

    List of rules for creation of new content.