TextEditor: { enrichers: TextEditorEnricherConfig[] } = ...

Rich text editing configuration.

Type declaration

  • enrichers: TextEditorEnricherConfig[]

    A collection of custom enrichers that can be applied to text content, allowing for the matching and handling of custom patterns.