mirror of
https://github.com/directus/directus.git
synced 2026-01-26 04:48:30 -05:00
13 lines
120 B
Markdown
13 lines
120 B
Markdown
# Height
|
|
|
|
Sets the height in pixels of the generated asset.
|
|
|
|
## Examples
|
|
|
|
```
|
|
?height=500
|
|
|
|
?height=1080
|
|
&width=1920
|
|
```
|