We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7125cc commit 5df5ebfCopy full SHA for 5df5ebf
docs/fieldtypes/textarea.md
@@ -51,6 +51,8 @@ The supported fields for file tags include:
51
- `title`: The title of the file.
52
- `description`: The description of the file.
53
- `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.
56
- `mime_type`: The MIME type of the file.
57
- `location`: Where the photo was taken
58
- `credits`: Photo credits
0 commit comments