svelte-headless-table
svelte-headless-table copied to clipboard
Feature Request: Make `addResizeColumns` more flexible
Currently, we're restricting to passing in a number for the initialWidth, minWidth, maxWidth, etc.
It would be incredible if we could just pass a string that could be any acceptable style value or variable.