hey Luke,
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)
hey Luke,
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)