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).
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).