Hello 😉 I want to split main view in tabs with vertical tabs-switching -> I use drawer with several items, one of which is expanded by default. By a user can just unselect this one and get white background with nothing. So, the question is: how to force the drawer to have one of the items always expanded? By default it restricts multiple tabs selection, but allows unselect currently selected item.