vaheqelyan / svelte-grid

A responsive, draggable and resizable grid layout, for Svelte.
https://svelte-grid.now.sh/
MIT License
948 stars 57 forks source link

rowHeight #152

Open meghalsagar opened 9 months ago

meghalsagar commented 9 months ago

I am trying to apply dynamic height on rowHeight but it is not taking. Does anyone try to apply dynamic height.

webfrank commented 5 months ago

Looking for the same feature. I was trying to get the maximum height of widgets to calculate rowHeight to fill all available space. Someone has an idea to get max columns height and how to make rowHeight reactive?