Skip to main content

ViewConfig

Configuration for a view, including table settings, layout, and related resources.

Properties

additionalResources

additionalResources: string[]

Array of additional resource names to be included in this view.


hiddenRelatedResources

hiddenRelatedResources: string[]

Array of related resource names that should be hidden in this view.


tableConfig

tableConfig: TableConfig

Configuration for the table displayed in this view.