AboutSupportDeveloper GuideVersion 39.125.81.6

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

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

Properties

Properties

List of rules for creation of new content.