interface TableProps {
    selectRowUpdate: SelectRowUpdateType;
}

Properties

Properties

selectRowUpdate: SelectRowUpdateType