Gets or sets the value of the input. This should be used with two-way binding.
public TValue Value { get; set; }
- Type:
- TValue
Gets or sets the value of the input. This should be used with two-way binding.
public TValue Value { get; set; }