📄️ Responsive
You can use the useResponsiveSize hook to make the tilesToShow prop based on predetermined breakpoints.
📄️ Out of boundary
Show tiles that are out of the boundary of the TileSlider container.
📄️ Slide transition
A custom slide animation function can be provided to the animationFn prop. This animation is not used when dragging.
📄️ Events & State
Example
📄️ With ref
Example
📄️ Dynamic Props
Example