How to reference .this from within an instance of react interface?
I’m using a primereact component, whose props include a function, and I want to use one of the other props in this function. The overall scheme of things looks like this:
I’m using a primereact component, whose props include a function, and I want to use one of the other props in this function. The overall scheme of things looks like this: