Argument type string is not assignable to parameter type T

Hi,

I have a lot of these, can some one explain why these occur and how the warning can be fixed :slight_smile:

Try @bind-Value instead

Ohh yes that works better.

But what for read-only values, that can not have a two-way binding like:

Why you need TextBox for read only properties?

Fair point, just used it for the sake of styling.
So it all looked the same with out to much work.

But should of course be fairly easy.