Trilium Frontend API
    Preparing search index...

    Interface TogglePopoverOptions

    interface TogglePopoverOptions {
        force?: boolean;
        source?: HTMLElement;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    force?: boolean
    source?: HTMLElement