API Reference
Platform docs

Home > @uniformdev/canvas > PreviewClient > getPreviewUrls

PreviewClient.getPreviewUrls() method

Fetches all preview URLs for a project

Signature:

Parameters

ParameterTypeDescription
optionsExceptProject<PreviewUrlsGetParameters>(Optional)

Returns:

Promise<{ previewUrls: { id: string; name: string; url: string; order?: number; }[]; }>

Join our community on Discord
Check out our public repositories on GitHub
Enjoy some video content on YouTube