egjs-infinitegrid
egjs-infinitegrid copied to clipboard
A module used to arrange card elements including content infinitely on a grid layout.
## Description After update to latest SvelteKit, and run build , it failed. but npm run dev is fine, i am a backend developer , so not familiar with npm...
## Description Is it possible to add scrollContainer attribute ? Maybe it can be realized in other way ? eg: ``` __proto._init = function () { var _a; var _b...
## Description Currently if I have more than one infinitegrid component in my DOM the 2nd one starts to glitch out a bit. It shows double the items, with the...
Is there are feature to start scrolling from bottom to top ?
If the last page is not enough, the layout will be messy
## Description Excuse me, I use MasonryInfiniteGrid for building my infinte card view app.I don't know why the onRequestAppend function is constantly called, endlessly called unless I set threshold to...
It seems to be the case that everytime you add a new item (containing images in my case), it gets visible at the top left for a frame or so....
React
## Description Updated modules with npm and now I am getting TypeError: "can't access property "attributePrefix", VanillaInfiniteGrid.defaultOptions is undefined"
### Discussed in https://github.com/naver/egjs-infinitegrid/discussions/473 Originally posted by **endlessuniverse** April 2, 2022 Hello there. Thank you for this useful module. 1. Do you recommend the key block in Svelte to recreate...
## Description Does it support Typescript? ## Steps to check or reproduce