AboutSupportDeveloper GuideVersion 36.122.80.11

Interface ViewContentCreationRule

A rule prescribing content creation in a View.

Hierarchy

  • ViewContentCreationRule

Properties

behavior: "view"

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<ViewOptions>

Options for newly-created view.