class TextField

Extends:
UIComponent

Description:

TextField component is the most popular text input component used for name, address, email, and many other data types. It can be formatted to define a specific input format. It can also use a regular expression to only accept specified characters or predefined input text format.

Constructor

constructor()

Creates an instance of TextField component object.

Parameters:

No parameters

Members

Methods

From this class:

Inherited from UIComponent: