Skip to content
On this page

Text

Collects a multi-line text input

Data Structure

json
{
  "linkId": "<string>",
  "text": "<string>",
  "repeats": "<boolean>",
  "required": "<boolean>",
  "type": "text"
}

Demo

TBD