Skip to content

Commit

Permalink
Update docs/client-side-without-jquery.md
Browse files Browse the repository at this point in the history
Co-authored-by: DirkPieterse <[email protected]>
  • Loading branch information
vladaskorohodova and dirk-pieterse authored Jan 9, 2025
1 parent 6914cad commit ade478a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/client-side-without-jquery.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ export class AppModule { }

## Intercept HTTP Requests in Angular Applications

In v24.1, we introduced a capability to intercept Ajax requests in DevExtreme Angular components. For more information, refer to the following help topic: [Intercept HTTP Requests](https://js.devexpress.com/Angular/Documentation/Guide/Angular_Components/Common_Features/Intercept_HTTP_Requests/).
In v24.1, we added the ability to intercept Ajax requests in DevExtreme Angular components. For more information, refer to the following help topic: [Intercept HTTP Requests](https://js.devexpress.com/Angular/Documentation/Guide/Angular_Components/Common_Features/Intercept_HTTP_Requests/).

0 comments on commit ade478a

Please sign in to comment.