svelte-virtual icon indicating copy to clipboard operation
svelte-virtual copied to clipboard

Grid should have `rowCount`

Open jerriclynsjohn opened this issue 11 months ago • 0 comments

I'm building a horizontal timeline where I need to use Grid in one row. Could you tell me how I can do this now using this library? You'll see that when using react-virtualized, it allows you to set rowCount https://github.com/bvaughn/react-virtualized/blob/master/docs/Grid.md

jerriclynsjohn avatar Jan 29 '25 20:01 jerriclynsjohn