(Object, Component<Text>). Creates a vanilla text input for users equivalent to <input type = ‘text’> in HTML. It additionally comes with onchange bindings that are not triggered by default (Object, Component<Submit>) clicks, where if onchange returns a type (String), the value of (Object, Component<Text>) is set to it.
Note. ‘Returns:’ refers to what the Component value returns when exported to its .variable
binding.
<component_key>: (Object, Component<Telephone>)