Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto adjustable grids on resizing #926

Open
shweta-tiwari1991 opened this issue Nov 15, 2024 · 0 comments
Open

Auto adjustable grids on resizing #926

shweta-tiwari1991 opened this issue Nov 15, 2024 · 0 comments

Comments

@shweta-tiwari1991
Copy link

shweta-tiwari1991 commented Nov 15, 2024

I have added an option to collapse and expand grid items, when I expand It automatically pushes grid item to up, for this I have used :
@ViewChild(GridsterComponent) gridster!: GridsterComponent;

in my collapse method:
this.gridster.optionsChanged()
with this, I am able to move items up, but on expanding the grid item it doesn't pushes items to down.
I have set compactType as 'compactUp&Left'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant