thank you for your answer. Can you also clarify one thing here? The generic type is never known and I would need to define the type of
public static defaultProps: IDataGridCellProps<T>
. How to resolve this?