Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "actions/taskpane"

Index

Functions

goBack

  • goBack(): object
  • Go back one entry in the task pane navigation history

    export

    Returns object

goForward

  • goForward(): object
  • Go forward one entry in the task pane navigation history

    export

    Returns object

goHome

pushUrl

  • pushUrl(url: string, silent?: undefined | true | false): object
  • Pushes the given URL to the task pane navigation history stack

    export

    Parameters

    • url: string
    • Optional silent: undefined | true | false

    Returns object

Generated using TypeDoc