type
Description
sets the type of the Text controlType
string
Values
"text"|"number"|"password"
Default
"text"
Example
<Text type="password" />
Related article: Setting the type of the input
Related sample: Text Inputs
string
"text"|"number"|"password"
"text"
<Text type="password" />
Related article: Setting the type of the input
Related sample: Text Inputs