RadzenSplitButton does not send MouseEventArgs #1744

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

Originally created by @manutiedra on GitHub (Apr 29, 2025).

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

RadzenSplitButton Click only sends the RadzenSplitButtonItem but not the MouseEventArgs

Describe the solution you'd like
To pass also the MouseEventArgs. They are available in the OnClick of the RadzenSplitButtonItem but they don't get passed

Originally created by @manutiedra on GitHub (Apr 29, 2025). **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] RadzenSplitButton Click only sends the RadzenSplitButtonItem but not the MouseEventArgs **Describe the solution you'd like** To pass also the MouseEventArgs. They are available in the OnClick of the RadzenSplitButtonItem but they don't get passed
Author
Owner

@enchev commented on GitHub (May 5, 2025):

This is by design- we don’t plan to provide the mouse event argument in Click event.

@enchev commented on GitHub (May 5, 2025): This is by design- we don’t plan to provide the mouse event argument in Click event.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1744