Skip to content

DecorationSet__

Unofficial

A decoration set represents a collection of decorated ranges, organized for efficient access and mapping.

Import:

import type { DecorationSet__ } from '@codemirror/view';

Signature:

export interface DecorationSet__