Skip to content

format

typescript
TextBox.readOnly

class: TextBox

description

Whether the text input field is in read-only mode.

parameter

param_nametypedescription

reture

typedescription
booleanWhether it is read-only.

code example