Files
directus/docs/reference/api/query/width.md
2020-12-09 19:31:16 -05:00

13 lines
117 B
Markdown

# Width
Sets the width in pixels of the generated asset.
## Examples
```
?width=500
?width=1920
&height=1080
```