{
  "eventsAndFunctions": [],
  "model": [
    {
      "name": "planCancel",
      "required": false,
      "type": "ExtStrategicPlanMng.PlanCancelArgs"
    },
    {
      "name": "planId",
      "required": false,
      "type": "string"
    }
  ],
  "root": {
    "children": [
      {
        "children": [
          {
            "binding": "planCancel.remarks",
            "label": "[[Remarks]]",
            "last": true,
            "name": "txtRemarks",
            "size": 2,
            "widget": "TextArea"
          }
        ],
        "layout": "form"
      }
    ],
    "layout": "responsive"
  },
  "routing": {
    "path": "/sf-plan/{planId}/cancel"
  },
  "unused": []
}