Types for table
What can I use instead of
any? I tried TData but it says TS2304: Cannot find name TData. I don't want to pass the data type because it's a reusable table.2 Replies
eastern-cyan•2y ago
Total TypeScript
How To Use forwardRef With Generic Components
Learn about the limitations of React's
forwardRef TypeScript and discover a solution to enable inference on generic components.afraid-scarletOP•2y ago
@lakeway Not sure I understand how to fix it in my case. Could you please help?