viktorlarsson / vue-tiny-slider

Vanilla javascript slider for all purposes created by ganlanyuan in Vue.
MIT License
136 stars 51 forks source link

[Feature request] Add SSR support #55

Open AndrewBogdanovTSS opened 4 years ago

AndrewBogdanovTSS commented 4 years ago

I know that this lib can work with Nuxt by wrapping it with client-only and some manipulations but in such use case, there is no way to get content of the slider to render which makes it inaccessible for crawlers and so on. Ideally, it should provide an accessible version that can be server-side rendered

GeorgeNance commented 3 years ago

I would also like this feature. There is no easy way right now to render this on Gridsome