getThumbnail Method

Get the thumbnail for a view.

getThumbnail(viewDefinitionId: string): undefined | ThumbnailProps

@returns the ThumbnailProps, or undefined if no thumbnail exists.

Parameter Type Description
viewDefinitionId string The Id of the view for thumbnail

Returns - undefined | ThumbnailProps

the ThumbnailProps, or undefined if no thumbnail exists.

Defined in

Last Updated: 16 April, 2024