Skip to content

Cm5Editor.getOption method

Cm5Editor › getOption

Unofficial

Gets the value of an option.

Signature:

getOption(option: string): unknown

Parameters:

Parameter Type Description
option string The option name.

Returns: unknownThe option value.