...
/Quiz Yourself on Event Handling in Blazor WebAssembly
Quiz Yourself on Event Handling in Blazor WebAssembly
Test your understanding of event callbacks and event handling in Blazor WebAssembly.
We'll cover the following...
1
What is the base class of the DragEventArgs
class?
A)
MouseEventArgs
B)
EventArgs
C)
FocusEventArgs
D)
None of the above
Question 1 of 50 attempted