copyAs
See source codeDeprecated: The format parameter is now part of the opts object.
function copyAs(
editor: Editor,
ids: TLShapeId[],
format: TLCopyType,
opts?: TLImageExportOptions & {
format?: undefined
}
): Promise<void>
Parameters
Name | Description |
---|---|
| |
| |
| |
|
|
Returns
Promise<void>
Prev
containBoxSizeNext
createEmptyBookmarkShape