Per dotnet/blazor-samples#41 ...
there is new JavaScript interop available for .Net 7.
I created simple demo to show the new JavaScript interop in Blazor.
I'm not sure if you want to adopt it as is, but perhaps you could have look at it and extend one of the existing sample apps.
https://github.com/pavelsavara/blazor-wasm-hands-pose
There is also non-Blazor demo which has more complex interop logic
https://github.com/pavelsavara/dotnet-wasm-todo-mvc
(also please ping me on IM to discuss how to collaborate on further docs about the feature, thank you)
It's best if we have a section and extend the snippet sample apps, as opposed to adding a new sample app. Every sample app adds overhead costs 💸☹️.
cc: @pavelsavara
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Per dotnet/blazor-samples#41 ...
It's best if we have a section and extend the snippet sample apps, as opposed to adding a new sample app. Every sample app adds overhead costs 💸☹️ .
cc: @pavelsavara
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.