VMware {code} Community
nvrj
Contributor
Contributor

vSphere Web Client Plugin development, is it mandatory to use Angular for frontend?

Hi, 

I am trying to build a remote plugin for the vSphere Web Client following the instructions from the https://developer.vmware.com/web/sdk/7.0/client.

Wanted to check if I can use a ReactJs app as a plug-in frontend instead of using Angular as used in the sample project. Any guidelines regarding using React for the plugin-ui?

 

Reply
0 Kudos
1 Reply
Denis_Chorbadzh
VMware Employee
VMware Employee

Hi,

 

You can use any technology of choice for your plugin's front-end.

The front-end API for remote plugins is written in pure JavaScript so you can use it in any technology.

 

Best Regards,

Denis

Reply
0 Kudos