Skip to content

extractTextFromShapes

extractTextFromShapes(shapes): string

Extract text from shapes and return as a concatenated single string

Parameters

shapes: Shape[]

Returns

string

Source

utils/text-utils.ts:663