I have created a kendo tabstrip with 2 tabs. I want to add buttons inline with the tabs and to their extreme right. I have attached a screenshot of the functionality I want to achieve.
Filip
Telerik team
commented on 03 Sep 2025, 09:50 PM
Hi, Tejas,
The TabStrip component does not currently provide a built-in way to render buttons or to customize content more flexibly. However, you can achieve this by rendering a custom TabStrip that includes a button and positioning it with CSS:
Hi, Tejas,
The TabStrip component does not currently provide a built-in way to render buttons or to customize content more flexibly. However, you can achieve this by rendering a custom TabStrip that includes a button and positioning it with CSS:While I understand that this approach is far from ideal I still hope that it can prove useful.
Regards,
Filip