Hi
Is it possible to have working EJ2 controls on a page, displayed in WebView2 control from WinUI2/3?
I created new project from WinUI3 template in VS2019, added WebView2 control, and navigated to
https://ej2.syncfusion.com/aspnetcore/DropDownList/DefaultFunctionalities#/material
but this control is not working (other controls from demo sites are not working or partly not working too).
We have a Web App and our client needs to display it in desktop application, and WebView2 have very good performance. Is anybody use it?