Optional close button on tab headers

Hi,

Is it possible to add an optional close button on the header of the tabs in that could fire a closing event handler on the RadzenTabs with the tab index?

Regards
Nick

1 Like

Hi @NickJ,

This isn't possible at the moment. We would probably add a Template property of the RadzenTabsItem at some point.

Hi Korchev

That would be fine to allow more flexibility.

I am eager to get it as I am looking at using your RadzenTabs for providing dynamic, closable tabbed pages in my Blazor dashboard.

Nick