useRowState equivalent on V8?

Hi everyone!

I was wondering if there’s any equivalent to useRowState on v8?

I’d like to keep row-specific state contained on each row. On v7 we could use useRowState which was super handy in that way.

Thanks in advance!
Was this page helpful?