Hello Everyone,
I am looking for @blur event or @event (event when focus lost for the lost selected jq control) for JQwidget ui/ux controls. I was referreing to main Jqwidgets documentation for vuejs framework and not found the relevant event.
Looking mainly blur or lostfocus event for following Jqx controls in side vuejs form. your quick help is appreciated.
JqxInput
JqxDateTimeInput
JqxNumberInput
JqxDropDownList
JqxCheckBox
Using ^8.0.0 version for jqwidgets and ^2.6.12 for vuejs version been used in my current application
Please do let me know if further information is required.
@blur event for native html input control is working fine but has problem with JqInput
Thanks in advance.