ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

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

RowActionImplementationProperties.isDisabled property

Whether the button should be disabled.

Signature:

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