Thumbnail component
thumbnail
Example scripts
A thumbnail is used in sections as the accessory for showing an image.
Schema fields #
| Key | Type | Description |
|---|---|---|
component |
String | For thumbnails always thumbnail. |
media |
File object | The image file to show. |
description |
String | The alt text for the image. |
spoiler |
Boolean | Whether to show the image as a spoiler. |