Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support
Resources
Free Assets and Tools
Design and Productivity Tools
Hey there,
Just wanted to inquire and see if the onMouseUp event is available for the DropDownList KendoReact component?
Thank you in advance!
Hello, Janki,
Currently, this event has to be added programmatically around the component.
We can suggest adding a span element around the DropDownList and attaching the onMouseUp event to it.
Please let me know if there is an issue using this approach.
Regards, Stefan Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Thank you for the idea, Stefan! Here's a working example for anyone who also needs this event on the DropDownList:
https://stackblitz.com/edit/react-575w9z?file=app/main.jsx