Trilium Frontend API
    Preparing search index...

    Interface ShowPopoverOptions

    interface ShowPopoverOptions {
        source?: HTMLElement;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    source?: HTMLElement