Interfaces
Interface: TentoMedia
Media reference embedded in page/blog content fields.
Uses underscore-prefixed keys to distinguish system fields from user content.
Returned by the public API when a media field is resolved in page content
or as featuredImage on blog posts.
Media reference embedded in page/blog content fields.
Uses underscore-prefixed keys to distinguish system fields from user content.
Returned by the public API when a media field is resolved in page content
or as featuredImage on blog posts.
Properties
| Property | Type |
|---|---|
_altText? | string |
_height? | number |
_mimeType | string |
_url | string |
_width? | number |

