Table : Resizable header columns #166
ramasamykf
started this conversation in
General
Replies: 0 comments
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.
Description
I’m currently using the Untitled UI table component in an application form and ran into a limitation with column resizing. At the moment, there doesn’t seem to be a supported way to enable resizable column headers through configuration or props. Achieving this behavior requires modifying the table’s base/internal files, which makes it difficult to maintain upgrades and stay aligned with the library’s intended usage. I wanted to raise this for discussion to see if there is a recommended approach, planned support, or best practice for implementing resizable columns without altering the base components.
Additional context
No response
All reactions