AboutSupportDeveloper GuideVersion 36.122.80.11

Interface WindowContentCreationRule

A rule prescribing content creation in a Window.

Hierarchy

  • WindowContentCreationRule

Properties

behavior: "window"

Behavior to use when opening matched content.

data?: unknown

custom property

match: string[]

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

options?: Partial<WindowOptions>

Options for newly-created window.