Actually my panel homepage shows 3 tabs (made of sections) and i would like to split them into panel areas so i can have a sidebar menu entry for each of them.
I went throught all panel area docs, including UI lab, and i can’t figure out how to achieve this. Is that mandatory to use a vue component for each ? Or can i just une the “menu” option of my config.php ?
I’d really appreciate if someone can point me to the right direction.