Skip to content

Commit 5df5ebf

Browse files
committed
Add width and height fields to the file tag documentation
1 parent e7125cc commit 5df5ebf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/fieldtypes/textarea.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ The supported fields for file tags include:
5151
- `title`: The title of the file.
5252
- `description`: The description of the file.
5353
- `file_size`: The size of the file in bytes.
54+
- `width`: The width of the file in pixels.
55+
- `height`: The height of the file in pixels.
5456
- `mime_type`: The MIME type of the file.
5557
- `location`: Where the photo was taken
5658
- `credits`: Photo credits

0 commit comments

Comments
 (0)