Skip to content
This repository has been archived by the owner on Oct 23, 2021. It is now read-only.

sp image helper

John Nguyen edited this page Aug 19, 2021 · 1 revision

Home > @microsoft/sp-image-helper

sp-image-helper package

SharePoint Framework helper library to generate image urls optimized for delivery.

Classes

Class Description
ImageHelper (BETA) ImageHelper exposes the ability to convert a SharePoint url to an optimized thumbnail url.

Interfaces

Interface Description
IImageHelperRequest (BETA) Interface for constructing a request to create an optimized image url from a file on SharePoint.

Variables

Variable Description
_ThumbnailUrlGenerator
Clone this wiki locally