Organizing long add /edit/view form [quasar-node]

is there a way to organize a long form view/edit/add page into sections or tabs

In View/List page, use DisplayTemplates in View/List Page Properties or edit the page as custom and customize it the way you want.

For Add/Edit page, use the FormLayoutType in Add/Edit Page Properties or FieldWidth in Add/Edit Page Field Properties.