Skip to content

Cm5GutterConfig

Unofficial

Configuration for a gutter in CodeMirror 5.

Import:

import type { Cm5GutterConfig } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export interface Cm5GutterConfig

Properties

Property Type Description
className string The CSS class name for the gutter.
style? string Optional inline CSS style.

Links to this page: