Properties
Indicates if the placeholder should be visible when the field is focused in, but empty. Works only for mobile platforms, on desktop, the behaviour is equivalent to this flag being set to true
Allows the text field to accept rich text.
Set to true to show a clear button on the right side of the text input when text is available.
Set to true to show a search icon on the left side of the text field
Methods
Returns
void
Returns
void
Returns
Returns true if a text field currently has focus
Returns
boolean
Returns
number
Returns
number
Returns
void
Returns
void
Parameters
cursorIndex
number
selectionIndex
number
Returns
void
Parameters
value
string
Returns
void
Parameters
str
string
Returns
void
Parameters
newValue
string
Returns
void
Updated 24 days ago