paytonshaltis / freighter

🚂 Freighter is a highly-customizable HTML carousel library featuring a number of dynamic properties affecting carousel items and transitions. Most prominently, it gives complete control over the resizing method (for responsive layouts) as well as the wrapping method (for content display).
https://paytonshaltis.github.io/freighter
MIT License
1 stars 0 forks source link

Allow the user to specify their own transitions. #21

Closed paytonshaltis closed 1 year ago

paytonshaltis commented 1 year ago

Though a transition is required to fire the transitionend events, it can be set to 1ms if the user wants instant movement, or the transition time, delay, or functions could be customized to the user's exact specifications.