This module contains a reusable InputField
type.
Ant.Form.Field.Field Attributes String values
Represents a text field.
Note: You should not need to care about this unless you are creating your own custom fields or writing custom view code.
{ label : String
, placeholder : String
}
The attributes of a InputField.
You need to provide these to: