Tab item tooltip #1827

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

Originally created by @agateeno on GitHub (Jul 30, 2025).

Is your feature request related to a problem? Please describe.
Currently, the RadzenTabsItem component does not support opening a tooltip on MouseEnter event. This limits the ability to provide contextual information or hints to users hovering over tab items (for example on disabled tabs), unlike the RadzenButton component which supports this feature.

Describe the solution you'd like
Copy the same functionality already existing in RadzenButton

Describe alternatives you've considered
.

Additional context
.

Originally created by @agateeno on GitHub (Jul 30, 2025). <!-- IMPORTANT: Read this first!!! 1. If you own a Radzen Professional or Еnterprise subscription you can request your feature via email at info@radzen.com. Radzen staff will reply within 24 hours (Professional) or 16 hours (Enterprise) 2. The Radzen staff guarantees a response to issues in this repo only to paid subscribers. 3. If you have a HOW TO question start a new forum thread in the Radzen Community forum: https://forum.radzen.com. Radzen staff will close issues that are HOWTO questions. 4. Please adhere to the issue template. --> **Is your feature request related to a problem? Please describe.** Currently, the RadzenTabsItem component does not support opening a tooltip on MouseEnter event. This limits the ability to provide contextual information or hints to users hovering over tab items (for example on disabled tabs), unlike the RadzenButton component which supports this feature. **Describe the solution you'd like** Copy the same functionality already existing in RadzenButton **Describe alternatives you've considered** . **Additional context** .
Author
Owner

@enchev commented on GitHub (Aug 1, 2025):

You can use RadzenTabsItem Template to defined whatever component you need in the tab header and attach desired tooltip to that component.

@enchev commented on GitHub (Aug 1, 2025): You can use RadzenTabsItem Template to defined whatever component you need in the tab header and attach desired tooltip to that component.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1827