Options
All
  • Public
  • Public/Protected
  • All
Menu

Module ts/async/update

Index

Functions

preprocessSearchPage

  • preprocessSearchPage(data: string): string

updateAsyncScript

updateDom

  • updateDom(): Promise<void>

updateHighlight

  • updateHighlight(): Promise<void>

updateInlineScript

  • updateInlineScript(path: string, title: string, data: string, isSnippet?: boolean, asyncResults?: TAsyncResult[]): string

updateList

  • updateList(data: string): Promise<string>

updateSearchPage

  • updateSearchPage(content: string): Promise<void>

updateSnippet

  • updateSnippet(data: string, updatedPaths: string[], asyncResults?: TAsyncResult[]): Promise<string>

Generated using TypeDoc