English
latest (v4.7.0)

PrimitiveTextfield LEGACY

Description and examples API Setup Source code
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