mirror of
https://github.com/directus/directus.git
synced 2026-01-23 06:58:05 -05:00
13 lines
117 B
Markdown
13 lines
117 B
Markdown
# Width
|
|
|
|
Sets the width in pixels of the generated asset.
|
|
|
|
## Examples
|
|
|
|
```
|
|
?width=500
|
|
|
|
?width=1920
|
|
&height=1080
|
|
```
|