getThumbnail Method

Deprecated  in 3.x use ViewStore apis

Get a thumbnail for a view.

getThumbnail(_viewId: string): Promise<ThumbnailProps>

@returns A Promise of the ThumbnailProps.

@throws "No content" error if invalid thumbnail.

Parameter Type Description
_viewId string  

Returns - Promise<ThumbnailProps>

A Promise of the ThumbnailProps.

Defined in

Last Updated: 25 April, 2024