Input component
The Input component implements the HTML <input type="text">
field.
Configuration options
Option | Description | Type | Default |
---|---|---|---|
component |
The path to the component’s .js file in terms of RequireJS. |
String | Magento_Ui/js/form/element/abstract |
template |
The path to the component’s .html template. |
String | ui/form/field |