PrimitiveTextfield LEGACY

Examples API Setup
See also
Input, Textarea
This component is deprecated, use new Textfield instead to build your custom textfield controls

PrimitiveTextfield is a flexible string input that can be used as a base for complex inputs. Use it as a basis for other components. Does not work with Angular forms

sizes

#

Options

#
If you need to set some attributes or listen to events on native input , you can put it inside with Textfield directive as shown below