Open lu606 opened 10 months ago
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
.item { box-sizing: border-box; padding: 3px; }
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