Skip to content

Cm5Editor.clearGutter method

Cm5Editor › clearGutter

Unofficial

Remove all gutter markers in the gutter with the given ID.

Signature:

clearGutter(gutterID: string): void

Parameters:

Parameter Type Description
gutterID string

Returns: void