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 want to set the gap between different rows and columns in the RecycleScroller component, thanks.
Maybe we can add the corresponding gap offset to the corresponding attribute of the transform?
Maybe I can use vue-virtual-collection, but it seems to be in an unmaintained state
No response
The text was updated successfully, but these errors were encountered:
.item { box-sizing: border-box; padding: 3px; }
Sorry, something went wrong.
No branches or pull requests
Clear and concise description of the problem
I want to set the gap between different rows and columns in the RecycleScroller component, thanks.
Suggested solution
Maybe we can add the corresponding gap offset to the corresponding attribute of the transform?
Alternative
Maybe I can use vue-virtual-collection, but it seems to be in an unmaintained state
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: