Home > @activeviam/activeui-sdk > RowActionImplementationProperties > getIconTitle
RowActionImplementationProperties.getIconTitle property
Signature:
getIconTitle?: (a: {
columnProps: TabularColumnProps;
index: number;
rowIndex: number;
}) => TranslationPayload | null | undefined;