LexDX
LexDX
It is also possible to use one of the following workarounds in this scenario: 1) Use plugins as it is suggested in this GitHub issue: https://github.com/DevExpress/devextreme-reactive/issues/532#issuecomment-468177879. 2) Use customization as...
Hi @Bykiev, @iofluxdev1, @Owlbertz, First of all, I want to thank you for sharing your usage scenarios. This will help us to make our TypeScript definitions better. As for the...
Hi @all, Thank you for your continuous feedback. @Bykiev, Yes, I see the issue now. We did not include the native event in Angular typings. So, there is no way...
Hi @all, @Bykiev, > But I still don't understand the purpose of extending DxEvent with an EventType interface, which extends empty interface JQueryEventObject We use the built-in jQuery JQueryEventObject when...