Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 821 Bytes

File metadata and controls

17 lines (9 loc) · 821 Bytes

PreviewsInner

Properties

Name Type Description Notes
square Boolean Specifies whether the preview image retains its original proportions (false) or is cropped to a square (true). [optional]
size Integer Size of the preview image (maximum of width and height). Can be used for selecting the appropriate preview image based on factors such as screen resolution or the size of the context where the preview image should be rendered. [optional]
width Integer Display width of the preview image in pixels [optional]
height Integer Display height of the preview image in pixels [optional]
href String URL for requesting the preview image. [optional]