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 different carousels to have unique properties. #1

Closed paytonshaltis closed 1 year ago

paytonshaltis commented 1 year ago

Currently, all carousels share the same properties including size, number of visible items, and the number of items to scroll by. Each carousel should ideally be styled on its own without conflicting with other carousel items.

paytonshaltis commented 1 year ago

This should have been closed by #6.