I am programming a survey in SurveyJS. One question has "type": "text" and shows an input field over one line. Users may write multiple lines, so I would like a paragraph type, but could not find one.
How do I allow users to write multiple lines in SurveyJS?