Property Value
Value
public string? Value { get; set; }
Property Value
Remarks
This property enables TextField to be used with the IValue<TValue> pattern for generic value access and command propagation.
public string? Value { get; set; }
This property enables TextField to be used with the IValue<TValue> pattern for generic value access and command propagation.