JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Tabs › tab group and mouseenter selection mode
Tagged: Tabs, tabs group
Hi,
I am trying to combine tab group and mouseenter selection mode for the respective group. Is this supported? If so, how?
<smart-tab-items-group label="my group" selection-mode="mouseenter" >
Thank you.
No, this is not supported. The tabs group expects a click in order to open the tabs popup from which you can select a tab item.
Regards, Markov
Please add as feature request, meanwhile can you propose a workaround?
Thanks.
We will consider this for the future versions of the UI components. There is not available API for a workaround. We will need to implement the feature.