Enclose Textinput in form

Hey, how can I enclose an input to look like this

{
  "form-1": {
    "name": "Test"
  }
}


Default

{
  "name": "Test"
}
Was this page helpful?