svelte-headless-table icon indicating copy to clipboard operation
svelte-headless-table copied to clipboard

Feature Request: Make `addResizeColumns` more flexible

Open huntabyte opened this issue 1 year ago • 1 comments

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.

huntabyte avatar Mar 16 '24 04:03 huntabyte