We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I use the demo on the officel site and loading with vue2-sfc-loader and vue version is 2.7.14
The text was updated successfully, but these errors were encountered:
@SprayHank
Hi, does the MasonryInfiniteGrid you use look like @egjs/infinitegrid?
@egjs/infinitegrid
Try @egjs/vue-infinitegrid(only vue2) here
@egjs/vue-infinitegrid
Sorry, something went wrong.
@daybrush How to know which I am using?
I got the code from here "https://cdnjs.com/libraries/egjs-infinitegrid"
By the way, Can I compile my own one for vue2 from source? If yes, how?
Becouse my project dosent use webpack, so I cant use the library like " from '@egjs/vue-infinitegrid';"
And, dose it have a downloadable demo so I can test it locally and fully control every things?
No branches or pull requests
Description
Steps to check or reproduce
I use the demo on the officel site
and loading with vue2-sfc-loader
and vue version is 2.7.14
The text was updated successfully, but these errors were encountered: