Skip to content

Extension__

Unofficial

Extension values can be provided when creating a state to attach various kinds of configuration and behavior information.

Import:

import type { Extension__ } from '@codemirror/state';

Signature:

export interface Extension__