infinitegrid
v0.0.2
Published
A module used to arrange card elements including content infinitely according to layout type. With this module, you can implement various layouts composed of different card elements whose sizes vary. It guarantees performance by maintaining the number of
Downloads
8
Readme
@egjs/infinitegrid
A module used to arrange card elements including content infinitely according to layout type. With this module, you can implement various layouts composed of different card elements whose sizes vary. It guarantees performance by maintaining the number of DOMs the module is handling under any circumstance
This is a guide page. Use @egjs/infinitegrid for up to date features and support.
Install
Using npm:
npm install @egjs/infinitegrid
or using yarn:
yarn add @egjs/infinitegrid