Below block of code is from Blazor documentation. @bind attribute throwing exception. I am trying to understand how data binding works. What I am missing in blow block of code?
@page "/test"
<input @bind="CurrentValue" />
@code {
private string CurrentValue { get; set; }
}

.vsfolder too, om the first signs of trouble. - Henk Holterman