This key defines the width of the bounding box used in the resizing method defined by resize_style.
Appears in
├── _inputs
│ └── *
│ ├── Rich Text Input
│ │ └── options
│ │ └── width
│ └── File Input
│ └── options
│ └── width
├── URL Input
│ └── options
│ └── width
└── _editables
├── content
│ └── width
├── block
│ └── width
└── image
└── widthType
number