Equation Citator v1.3.12 Documentation
    Preparing search index...

    Hierarchy

    • HoverPopover
      • FileSuperScriptPopover
    Index
    • Parameters

      • plugin: default
      • parent: HoverParent
      • targetEl: HTMLElement | null
      • sourcePath: string
      • footnoteIndex: string
      • OptionalwaitTime: number
      • OptionalmouseX: number
      • OptionalmouseY: number

      Returns FileSuperScriptPopover

    footnoteIndex: string
    mouseX?: number
    mouseY?: number
    plugin: default
    sourcePath: string
    targetEl: HTMLElement | null
    waitTime?: number
    • Renders the footnote content. Popover is hidden for the first frame so the user doesn't see content flicker while the footnote DOM is built. After positioning completes we reveal it on the next frame.

      Parameters

      Returns void