Vuetify is a popular UI framework for Vue apps.

In this article, we’ll look at how to work with the Vuetify framework.

  • Carousel Custom Transition
    We can add custom transitions for our carousel.

  • Custom Delimiters
    We can change the slide delimiter with the delimiter-icon prop.

  • Hide Controls
    We can set the show-arrows prop to false so that we can hide the arrows.

#javascript

Vuetify — Carousel Customization
5.00 GEEK