Skip to content

Cm5Editor.setExtending method

Cm5Editor › setExtending

Unofficial

Sets or clears the 'extending' flag.

Signature:

setExtending(value: boolean): void

Parameters:

ParameterTypeDescription
valuebooleanWhether to enable extending.

Returns: void