Forum Discussion

rsc349's avatar
rsc349
Copper Contributor
Sep 08, 2024

How display simple user input in Blazor WebAssembly app?

In Blazor WebAssembly, I simply want the user to enter their name (e.g., "Bob"), click a button, and then text displays on the page as "Welcome, Bob!".  Thank you.

Resources