You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 17, 2025. It is now read-only.
Add other carousel components that have already some custom styling/behaviour, such as stacked cards, thumbnails, etc.
Context
All components exported by the library now have minimal styling. In fact, the added style is mainly for transitions, so the user should add custom style based on their own needs. It would be a good feature to have other custom components already available for the user, while still giving them ability to customize them further.
Feature
Add other carousel components that have already some custom styling/behaviour, such as stacked cards, thumbnails, etc.
Context
All components exported by the library now have minimal styling. In fact, the added style is mainly for transitions, so the user should add custom style based on their own needs. It would be a good feature to have other custom components already available for the user, while still giving them ability to customize them further.
Examples
Some "variants" examples:
How to start
packages/corefolder.src/internal/hooks/useSlideStyle.tsfile.