Input component

Overview

The Input component implements the HTML <input type="text"> field.

Configuration options

Extends all abstract configuration.

Input-specific 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