HTML Tab Header #962

Closed
opened 2026-01-29 17:46:58 +00:00 by claunia · 1 comment
Owner

Originally created by @viceroypenguin on GitHub (Aug 21, 2023).

Describe the solution you'd like
I would like to be able to use html/razor for the header of tabs. The current vision I have for tabs would include a delete button and a numeric badge, both inside the header of the tab.

One solution from the consumer-side would be a <HeaderContent> tag, such that if HeaderContent is specified, then it uses it instead of <span>@Text</span> as currently.

I don't know how difficult this would be to implement, or if other solutions would be easier to implement - I'm open to any solution that would allow custom html/razor for the header.

Originally created by @viceroypenguin on GitHub (Aug 21, 2023). **Describe the solution you'd like** I would like to be able to use html/razor for the header of tabs. The current vision I have for tabs would include a delete button and a numeric badge, both inside the header of the tab. One solution from the consumer-side would be a `<HeaderContent>` tag, such that if `HeaderContent` is specified, then it uses it instead of `<span>@Text</span>` as currently. I don't know how difficult this would be to implement, or if other solutions would be easier to implement - I'm open to any solution that would allow custom html/razor for the header.
Author
Owner

@viceroypenguin commented on GitHub (Aug 21, 2023):

I found it, as the Template property. Nevermind.

@viceroypenguin commented on GitHub (Aug 21, 2023): I found it, as the `Template` property. Nevermind.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#962