Options
All
  • Public
  • Public/Protected
  • All
Menu

Plugin state for CacheEditPlugin

Hierarchy

  • CachePluginState

Index

Properties

Optional cachedModel

When reuse Content Model is allowed, we cache the Content Model object here after created

Optional cachedSelection

cachedSelection: CacheSelection

Cached selection

Optional domIndexer

domIndexer: DomIndexer
optional

Indexer for CachePlugin, to help build backward relationship from DOM node to Content Model

Optional textMutationObserver

textMutationObserver: TextMutationObserver
optional

A wrapper of MutationObserver to help detect text changes in editor

Generated using TypeDoc