I use vuetify and treeview. I want to list object fill with items and nested array in every of them.
export interface IExamMenuItem { id?: number | string; ti