Skip to content

Doc.setExtending method

Doc › setExtending

Unofficial

Sets or clears the 'extending' flag.

Signature:

setExtending(value: boolean): void

Parameters:

Parameter Type Description
value boolean Whether to enable extending.

Returns: void