katoid / angular-grid-layout

Responsive grid with draggable and resizable items for Angular applications.
https://katoid.github.io/angular-grid-layout
MIT License
462 stars 61 forks source link

How to auto adjust the grid height based on content #104

Open manithink opened 11 months ago

manithink commented 11 months ago

I have the grid item where i can show the dynamic data and I set the grid item by default But if I want to auto-adjust the grid based on content How to achieve it?