Class NumberInputProperties
Represent properties of the NumberInputComponent.
public sealed class NumberInputProperties : FormComponentProperties, IFormComponentProperties
- Inheritance
-
objectNumberInputProperties
- Implements
- Inherited Members
- Extension Methods
Properties
WatermarkText
Placeholder displayed in the number input.
public string WatermarkText { get; set; }
Property Value
- string