@Dominic.Lerbs wrote:
Hi,
The documentation says that the makeTwoWay() conversion function doesn’t have a return value.
But in the columnResizing example it seems to return an array.
So when does the back conversion function need to return a value? Or am I misunderstanding the documentation/code?
Edit: Maybe my misunderstanding… is void | null the JavaScript way to describe what’s “any” in TypeScript?
Posts: 2
Participants: 2