ionic-framework
ionic-framework copied to clipboard
feat: Ability to reorder horizontally in `ion-reorder `
Prerequisites
- [X] I have read the Contributing Guidelines.
- [X] I agree to follow the Code of Conduct.
- [X] I have searched for existing issues that already include this feature request, without success.
Describe the Feature Request
It would be great to be able to reorder items horizontally, too. Now it is possible to do it only vertically
Describe the Use Case
For example, being able to reorder photos in a photo gallery app. Reordering in y and x axis.
Describe Preferred Solution
Implement x
and y
axis reordering
Describe Alternatives
No response
Related Code
No response
Additional Information
No response