OnDocumentLoadedCallback: ((current, total, currentTitle?, rootTitle?) => void)

Type declaration

    • (current, total, currentTitle?, rootTitle?): void
    • Parameters

      • current: number
      • total: number
      • Optional currentTitle: string
      • Optional rootTitle: string

      Returns void

Generated using TypeDoc