ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > RowActionImplementationProperties > getIconKey

RowActionImplementationProperties.getIconKey property

The icon to use for the row action.

Signature:

getIconKey?: (a: {
        columnProps: TabularColumnProps;
        index: number;
        rowIndex: number;
    }) => string;
  • RowActionImplementationProperties.getIconKey property
Copyright © 2023 ActiveViam