Skip to content

Doc.linkedDoc method

Doc › linkedDoc

Unofficial

Create a new document linked to this one.

Signature:

linkedDoc(options: Cm5LinkedDocOptions): Doc

Parameters:

ParameterTypeDescription
optionsCm5LinkedDocOptionsLink options.

Returns: DocThe linked document.