yonicd / slickR

slick carousel htmlwidget for R
https://yonicd.github.io/slickR/
Other
158 stars 14 forks source link

How does Slide Synchronization work with asNavFor #75

Closed LaytonWashburn closed 10 months ago

LaytonWashburn commented 10 months ago

Every time I use asNavFor in settings(), the carousel still renders, but is unable to scroll to the next image.

''' slickR(obj=, slideid = ) + settings(asNavFor = )

'''