jQuery/JS Common Types - events - EventInfo
import { EventInfo } from "devextreme/events/index"
Do not use NativeEventInfo if you specify this type.
export interface EventInfo<TComponent> { readonly component: TComponent; readonly element: DxElement; }
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.