This flag determines whether the contents of a text field are selected when the field receives focus. The default value is false.
Example:
Code Block | ||||
---|---|---|---|---|
| ||||
pui["highlight on focus"] = true;
|
This flag determines whether the contents of a text field are selected when the field receives focus. The default value is false.
Example:
Code Block | ||||
---|---|---|---|---|
| ||||
pui["highlight on focus"] = true;
|