These docs are for v1.0. Click to read the latest docs for v2.0.

Capabilities

An object which manages UI capabilities for the widget.

{
  "type": "shape",
  "id": "3074457346811171632",
  // ... other fields
  "capabilities": {
    "editable": true // if true then widget is available for manual editing by the user
  }
}