Quiz: Interoperating with JavaScript
Test yourself on Blazor's interoperation with JavaScript.
We'll cover the following...
JavaScript Interop in Blazor
1
What method can we call the C# code in Blazor to invoke a JavaScript function that doesn’t return a value?
A)
InvokeAsync
B)
InvokeVoidAsync
C)
Either InvokeAsync
or InvokeVoidAsync
D)
JSInvokable
Question 1 of 50 attempted
Access this course and 1400+ top-rated courses and projects.