Trilium Frontend API
    Preparing search index...

    Type Alias ElementDraggingClass

    ElementDraggingClass: new (
        el: HTMLElement,
        selector?: string,
    ) => ElementDragging

    Type Declaration