ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > GetCaptionProperty

GetCaptionProperty type

Signature:

export declare type GetCaptionProperty = GetReactCaptionProperty & {
    getCaption: (translator: Translator, headers: TableHeader[], groupedHeadersIds: number[], dataSource: DataSource) => TranslationResult;
};
  • GetCaptionProperty type
Copyright © 2019 ActiveViam