I have created a simple gmail add-on using google's app script. I would like to implement a textarea input. I have referred the documents, but I couldn't find the appropriate method.
You can call setMultiline(true) on TextInput which will render the input box as multiline. There is no explicit TextArea in Gmail addon UI as of now.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more