Contents tagged with Vuetify

  • Vuetify Word-Wrap table headers

    Tags: Vuetify

    You need to set white-space as well https://codepen.io/anon/pen/XLZGEW

    Also Word-wrap in an HTML table

    headers: [

    {

    text: 'Dessert (100g serving)',

    align: ' … more