-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
As discussed in #450, it would be nice to add an option to have the tab header, but not the panels, in a scrollarea.
This is mainly for mobile. I thought I could do it myself by composing the scrollarea and panel component, but given the architecture of the lib it seems to me it's not possible.
What do you think? Maybe just adding a scrollable option and wrap the tab header in a scrollarea would do the trick
Reactions are currently unavailable