Vuetify is a popular UI framework for Vue apps.

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

  • Dividers
    We can use dividers to divide content.

  • Vertical Dividers
    We can add vertical dividers with the vertical prop.

  • Vertical Inset Dividers
    We can use the inset prop to add margins with the divider.

#javascript

Vuetify — Dividers
1.35 GEEK