canhorn / EventHorizon.Blazor.Interop

This project contains utilities that make Blazor WASM C# interfacing with JavaScript easier, will trigger corresponding JavaScript functionality. Includes Scenario Testing Blazor WASM website in the Sample project.
https://polite-plant-0f8750a10.azurestaticapps.net/
MIT License
7 stars 3 forks source link

Consider using Blazor JS Isolation to load the interop bridge #18

Open diegofrata opened 3 years ago

diegofrata commented 3 years ago

This would remove the need to add a Githubissues.

  • Githubissues is a development platform for aggregating issues.