Skip to content
On this page

Quantity

Collects a quantity value along with a unit

Data Structure

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

Demo

TBD