CoreMedia CKEditor 5 Plugins
    Preparing search index...

    MockDragDropService for the example app.

    The original DragDropService only provides two properties which are written on drag and drop. To simulate the behavior without a dependency this service provides the same attributes.

    Implements

    Index

    Constructors

    Properties

    dataTransferItems: string | undefined
    dragData: string
    dragGroups: string

    Methods