Skip to content

Doc.linkedDoc method

Doc › linkedDoc

Unofficial

Create a new document linked to this one.

Signature:

linkedDoc(options: Cm5LinkedDocOptions): Doc

Parameters:

Parameter Type Description
options Cm5LinkedDocOptions Link options.

Returns: DocThe linked document.