Hi Experts,
I would like to use some native Web APIs in my Wix website/page. For example, DOMParser, Sensor API or WebRTC etc.
How can I achieve?
Thanks,
Rajkumar
Hi Experts,
I would like to use some native Web APIs in my Wix website/page. For example, DOMParser, Sensor API or WebRTC etc.
How can I achieve?
Thanks,
Rajkumar
Web APIs are not available in Velo. You might find appropriate libraries in the NPM Package Manager . You might also consider using a Wix Custom Element which will allow access to the Web APIs.
Thanks Yisrael for the info. However, in future is Wix Team planning to add this functionality?