Grid Types
Use various types of InfiniteGrid!
Framework Ready
Use InfiniteGrid in your favorite framework!
Features
Typescript
InfiniteGrid is fully written in Typescript, and every classes, properties, and events are correctly typed and exported.
Insert Infinite Items
Numerous items can be added by scrolling. Also, performance can be improved by showing only the DOM of the visible area.
Rich API
InfiniteGrid comes with a rich API. You can use it to create your own customized InfiniteGrid & Plugins.
Check our API Docs
Wait Data Loading
All operations operate asynchronously, data can be added asynchronously, and are rendered sequentially.
Supports IE9+ (With polyfills)
InfiniteGrid can support Internet Explorer 9+
⚠️ IE 11+ for Angular & Svelte
Placeholder
You can add placeholders that can be displayed instead while waiting for data or restoring status.