Skip to content

@shbernal/pptxgenjs


@shbernal/pptxgenjs / index / textRuns

Function: textRuns()

textRuns(runs): TextProps[]

Defined in: core-interfaces.ts:1980

Wraps a run array so TypeScript accepts it as TextProps[] without a cast.

Parameters

runs

TextProps[]

Returns

TextProps[]