AboutSupportDeveloper GuideVersion 41.129.83.3

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.