Prop "slide" seems not to work
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 11.9k
- Forks
- 2.1k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hey,
I need to change the slide container from "div" to "ul" and the slides from "div" to "li" for accessibility problem, I saw that there is a prop called "slide" from the documentation with this description "Slide container type": it's a string and the default value is "div".
But I cannot get it to work, here's a sandbox:
https://codesandbox.io/p/sandbox/react-slick-playground-forked-fz5ljj?file=%2Findex.js%3A12%2C17
am I missing something?
thx
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.