CoreMedia CKEditor 5 Plugins
    Preparing search index...

    Interface DataContextOptions

    Options to provide as context information.

    interface DataContextOptions {
        context?: string;
    }
    Index

    Properties

    Properties

    context?: string

    The current context for setting and getting data. Possibly, some ID the data is bound to.