[PR #1371] Update RadzenAccordion.razor #2702

Closed
opened 2026-01-29 18:20:05 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/radzenhq/radzen-blazor/pull/1371

State: closed
Merged: No


Adding an href allows the browser to use it's default behavior such as mouse cursor on hover. This helps with Accessibility and indicates to users it is a clickable/interactive item.

Setting it to javascript:void(0) disables the default navigation behavior.

**Original Pull Request:** https://github.com/radzenhq/radzen-blazor/pull/1371 **State:** closed **Merged:** No --- Adding an href allows the browser to use it's default behavior such as mouse cursor on hover. This helps with Accessibility and indicates to users it is a clickable/interactive item. Setting it to javascript:void(0) disables the default navigation behavior.
claunia added the pull-request label 2026-01-29 18:20:05 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2702