bootsharp icon indicating copy to clipboard operation
bootsharp copied to clipboard

Test unmarshalled interop

Open elringus opened this issue 2 years ago • 0 comments

Blazor provides APIs for unmarshalled JavaScript interop: https://docs.microsoft.com/en-us/aspnet/core/blazor/javascript-interoperability/call-javascript-from-dotnet#unmarshalled-javascript-interop

We have to check if it's working with DotNetJS and implement associated tests: https://github.com/Elringus/DotNetJS/blob/97647de97a9ffe0aafdc1941a947f79f9816b9d8/JavaScript/dotnet-runtime/test/interop.js#L138

elringus avatar Dec 23 '21 15:12 elringus