exportAs
See source codeDeprecated: The format & name parameters are now part of the opts object.
function exportAs(
editor: Editor,
ids: TLShapeId[],
format?: TLExportType,
name?: string,
opts?: TLImageExportOptions
): Promise<void>
Parameters
Name | Description |
---|---|
| |
| |
| |
|
|
|
Returns
Promise<void>
Prev
downsizeImageNext
exportToBlob