Top "Devextreme-angular" questions

error TS2322: Type 'void' is not assignable to type 'Promise<void> | JQueryPromise<void>'

I am using a remove method to emit a value to store. But getting an error as error TS2322: Type …

angular angular7 typescript-typings devextreme-angular