Home > @activeviam/activeui-sdk > GetReactCaptionProperty
GetReactCaptionProperty interface
Signature:
export interface GetReactCaptionProperty
Properties
Property | Type | Description |
---|---|---|
getReactCaption | (translator: Translator, headers: TableHeader[], groupedHeadersIds: number[], dataSource: DataSource, data: Table, potentialExpansionLevels: string[], captionColor: Color) => React.ReactNode |