TextInput does not currently have an "editable" property like TextArea.
Feel free to log a feature request in the JIRA. In the interim, you could use a TextArea, but size it to be a single row high. -- Noel Grandin Ken Jiang wrote: > Hi All, > > Mostly,web application has the read mode , > How to let InputText has editable feature like TextArea? > > Many thanks. >
