You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to customize dot styles? I want to move those dots over the slides. (I think you could understand what I mean. The basic sample of the official site is dot located under the slides.)
In my component, I declare vue-carousel like
Hey @juneyoung, there have been a few issues regarding this before and I think this can resolved with the new slots we deployed fir navigation and pagination in v0.15.0 - here's the commit for that.
We don't have the feature documented yet, it will be coming as part of #262.
Lemme know if that will help! If you end up implementing, feel free to send over a snippet and I can use it as an example in out documentation.
Will close this for the time being, don't hesitate to reopen if you still have questions!
Is it possible to customize dot styles? I want to move those dots over the slides. (I think you could understand what I mean. The basic sample of the official site is dot located under the slides.)
In my component, I declare vue-carousel like
But it ignores the style in the component.
I think this UI feature is very common so there might be pre-implemented form in vue-carousel but could not find its official website.
Thanks.
The text was updated successfully, but these errors were encountered: