T
TanStack3y ago
other-emerald

Pass column ID as a type

I want to have a defaultSortBy prop that let's me pass in a column ID but I can't get it to work properly. I tried this Extract<ColumnDef<MyType, any>[], string>; but it just returns undefined
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?