Replies: 1 comment 2 replies
-
memo) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm started integrating from other DataGrid library to TanStack.
This library is nice, but I have a feature request.
ColumnSizingColumnDef
accepts onlynumber
type of size/maxSize/minSize.It would be nicer if


string
is also accepted because we could pass much more style options likeauto
,20%
and so on.Beta Was this translation helpful? Give feedback.
All reactions