cuire / svelte-grid-extended

A draggable and resizable grid layout, for Svelte
https://svelte-grid-extended.vercel.app
MIT License
74 stars 8 forks source link

Allow making the gridlines visible when dragging #77

Open dit7ya opened 4 months ago

dit7ya commented 4 months ago

Is there any simple way to access the gridlines themselves so that I can add conditional CSS for making them visible when dragging or resizing the cells?