Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

Why input do not bind value to variable in this code

$
0
0

I started learning inputs in blazor and when I tried to run some code with it wont work... when I try run this code, it wont write down any errors but when I write down some text in input collum than it wont show up in the ...

<PageTitle>Home</PageTitle><h1>@Meno</h1><input class="form-control" @bind-value="@Meno" @bind- value:event="oninput" />@code {    private string Meno = "Jano";}

Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>