☁️ Loving our new documentation website? Provide feedback in the CloudCannon Community! ✨

width

Table of contents

Description:

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
        └── width
Type:
number
Examples:
Open in a new tab