AgGrid: useRef returning undefined when passed to a forwardRef custom component
I need to modify and update the value from the parent component because I can’t update the header parameter value using row data.
useRef returning undefined when passed to a forwardRef custom component in AgGrid
I have a header grid component that takes a param of a ref, in the component I