Marco Ciampini
Marco Ciampini
This can enable features like lazy loading [Name could change]
Create better documentation, with more standard formatting, hyperlink, function signatures...
References: - https://github.com/elix/elix/blob/master/src/TrackpadSwipeMixin.js - https://stackoverflow.com/questions/14086337/is-it-possible-to-have-gestures-with-trackpads - https://developer.mozilla.org/en-US/docs/Web/API/WheelEvent
- enable `loop` and set `slides-per-view="2"` - select the last slide. The slides in view are now the last slide and the first slide - notice how tab order (and...
The selected slide would be in the middle of the view. This would require a few changes to how the carousel works.