DashboardCompositeData
Popii / DashboardCompositeData
Interface: DashboardCompositeData
Section titled “Interface: DashboardCompositeData”Defined in: plugins/dashboard.ts:48
Extends
Section titled “Extends”Properties
Section titled “Properties”title?
Section titled “title?”
optionaltitle?:string
Defined in: plugins/dashboard.ts:34
Inherited from
Section titled “Inherited from”description?
Section titled “description?”
optionaldescription?:string
Defined in: plugins/dashboard.ts:34
Inherited from
Section titled “Inherited from”fields?
Section titled “fields?”
optionalfields?: readonlyDashboardField[]
Defined in: plugins/dashboard.ts:34
Inherited from
Section titled “Inherited from”empty?
Section titled “empty?”
optionalempty?:object
Defined in: plugins/dashboard.ts:34
title:
string
description
Section titled “description”description:
string
Inherited from
Section titled “Inherited from”kind:
"composite"
Defined in: plugins/dashboard.ts:48
sections
Section titled “sections”sections: readonly (
DashboardSummaryData|DashboardTableData|DashboardDetailData|DashboardFormData|DashboardChartData|DashboardTimelineData)[]
Defined in: plugins/dashboard.ts:48