EvergineTeam / Feedback

Feedback, feature requests, and bug reports for Evergine.
https://evergine.com
14 stars 1 forks source link

Use Blazor UI components with Evergine Web? #117

Open adamthole opened 2 years ago

adamthole commented 2 years ago

I am interested in doing something similar to the UI API integrations sample ( https://github.com/EvergineTeam/UIWindowSystemsDemo ) but using Blazor components to interact with the Evergine Web component.

Is this possible? It seems like it should be, but I haven't been able to figure out how to do it.

emepetres commented 2 years ago

@adamthole to be honest we haven't worked with Blazor components yet, but it is something that may interests us as well. I've tagged it as an improvement and we will add it to our backlog to take a look on how to do it.

In the meantime, if you manage to create an example, feel free to share, thanks!