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

How can I sort the grid items by an id in Angular ? #22

Open
CBehl opened this issue Jan 25, 2022 · 0 comments
Open

How can I sort the grid items by an id in Angular ? #22

CBehl opened this issue Jan 25, 2022 · 0 comments

Comments

@CBehl
Copy link

CBehl commented Jan 25, 2022

I have built a dashboard in Angular, in which I want to use muuri to move the widgets of my dashboard (always the same size rectangles).

My problem now is that I can't get the widgets to appear in a fixed order. After each loading of the page I have a different order.

It would be great if this could be done somehow from the outside (Dashboard Component) to the Murri Grid Element (Widget Component).

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