AboutSupportDeveloper GuideVersion 41.132.100.56

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.