Product Bundles
DevCraft
All Telerik .NET and Kendo UI JavaScript components and AI Tools in one package.
Kendo UI
Bundle of AI Tools plus four JavaScript UI libraries built natively for jQuery, Angular, React and Vue.
Build JavaScript UI
Javascript
Telerik
Build modern .NET business apps
.Net Web
Cross-Platform
Desktop
Reporting and Documents
AI for Developers & IT
Ensure AI program success
AI Coding
AI Engineering
Additional Tools
Enhance the developer and designer experience
Testing & Mocking
Debugging
AI-Enhanced UI Tools
CMS
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