Skip to content

ReportViewOptions interface

Options of [[ReportView]]

EqContextOptions


● attrClassName?: string


Obsolete!!!!!. Left for backward compatibilty only

● broker?: EqBrokerOptions


● defaultModelId?: string


● defaultQueryId?: string


● enableExport?: boolean


● endpoint?: string


● handlers?: EqContextHandlers


● initialQuery?: QueryData


● listCache?: ExternalListCache


● loadModelOnStart?: boolean


● loadQueryOnStart?: boolean


● locale?: string


● result?: EqResultOptions


● slots?: ReportViewSlots


● syncReportOnChange?: boolean


● useDefaultExporters?: boolean


● useReportCache?: boolean


● widgets?: any