-
Develop a new Carousel component to enhance the framework's functionality for displaying a series of images, cards, or other elements in a sliding format. The component should support both auto-play a…
-
### Describe the feature you would like to see added
Custom events to trigger next, previous and dot buttons
![image](https://user-images.githubusercontent.com/17122568/192264546-4d8dde20-a5b3-4187-…
-
Implement a carousel feature on the page to display media or content in a rotating fashion. The carousel should support:
Multiple slides with image and text content.
User controls (next/prev butto…
-
### Is your feature request related to a problem? Please describe.
I am trying to build an ecommerce website where i want to display a slideshow of images but unable to do so because there is no caro…
-
### Describe the bug
The initial render of the sl-carousel calls the initialize slides function which calls goToSlide. goToSlide uses getBoundingClientRect to determine the geometry of the slides to …
-
-
## Description
- make a component for react carousel
## Task
- install carousel using the `npm i react-multi-carousel `.
- Initialize Carousel.jsx in `src/components/Carousel` directory ( ⚠️ NOT…
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v20.11.1
- Nuxt Version: 3.14.0
- CLI Version: 3.15.0
- Nitro Version: 2.10.2
- Package M…
-
Display /components/HxCarousel move to /components/HxCheckbox.
```
selector-engine.js:37 Uncaught TypeError: Illegal invocation
at Object.find (selector-engine.js:37:60)
at xt._getItems (…
-
**Describe the bug**
The carousel component can render content form a `begin_items` `end_items` loop, but not from a `begin_data_items` `end_data_items`.
**App version**
v0.16.36
**Deployment…