Open urbantrout opened 4 months ago
Seems interesting but I don't understand the use case. Currently the library allows you to specify a container so that you don't have to specify the children. This PR would be allowing users to specify the children so they don't have to specify the container? What does this achieve?
rename
items
tosize
(which is used internally) useitems
as option to select nodes (useful if items are not direct descendants)this change makes it possible to use magic-grid with custom elements (web components)