How do I get the value from the button? blazor – Asp.net
I ran into a bit of a silly problem. I have this piece of code with button values and method when pressed, but how do I get the button value itself to change the calculator screen? <div class="text-center"> <div class="calc">…