Skip to content

Doc.setExtending method

Doc › setExtending

Unofficial

Sets or clears the 'extending' flag.

Signature:

setExtending(value: boolean): void

Parameters:

ParameterTypeDescription
valuebooleanWhether to enable extending.

Returns: void