A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.microsoft.com/en-us/javascript/api/azure-devops-extension-sdk/ below:

azure-devops-extension-sdk package | Microsoft Learn

applyTheme({[varName: string]: string})

Applies theme variables to the current document

getAccessToken()

Fetch an access token which will allow calls to be made to other DevOps services

getAppToken()

Fetch an token which can be used to identify the current user

getConfiguration()

Get the configuration data passed in the initial handshake from the parent frame

getContributionId()

Gets the information about the contribution that first caused this extension to load.

getExtensionContext()

Get the context about the extension that owns the content that is being hosted

getHost()

Gets information about the host (i.e. an Azure DevOps organization) that the page is targeting

getPageContext()

Get the context about the host page

getService<T>(string)

Get the contribution with the given contribution id. The returned contribution has a method to get a registered object within that contribution.

getTeamContext()

Gets information about the team that the page is targeting

getUser()

Gets information about the current user

getWebContext()

Get the context about the web

init(IExtensionInitOptions)

Initiates the handshake with the host window.

notifyLoadFailed(string | Error)

Notifies the host that the extension failed to load

notifyLoadSucceeded()

Notifies the host that the extension successfully loaded (stop showing the loading indicator)

ready()

Register a callback that gets called once the initial setup/handshake has completed. If the initial setup is already completed, the callback is invoked at the end of the current call stack.

register<T>(string, T)

Register an object (instance or factory method) that this extension exposes to the host frame.

resize(number, number)

Requests the parent window to resize the container for this extension based on the current extension size.

unregister(string)

Removes an object that this extension exposed to the host frame.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4