You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am new to Blazor and I liked it very much. I want to put my time into learning it, so I began from beginning. :)
I was watching this video and was trying to set C# code for onclick handler of button. However, I receive error:
Argument 1: cannot convert from 'void' to 'string'