Does the video SDK support integration with Angular 20?

Hello, we’re planning to use the Zoom Video SDK for our project. Our application’s system settings are as follows: we’re using Angular 20 with zoneless mode.

We couldn’t find an official guide with a working example or support information.

Will the Video SDK be available for Angular 20?

1 Like

hi @Mary02 ,

Welcome to the forum.

The simple answer is that you can integrate the video SDK with any JavaScript method.
If you look in the Zoom GitHub repos, you will see a range of JS integrations.

I always suggest you convert everything to your preferred framework.
The alternative of switching around can easily get confusing and limit your ability to create a set of common libraries.

If you want to check the scope of an API call, you can always use Postman to verify your calls before you add them into your code.

Welcome to Zoom development.

John Drinkwater

3 Likes

This topic was automatically closed 25 hours after the last reply. New replies are no longer allowed.