1 Answers

I found the answer from here.

majority of the Azure DevOps web UI has been converted to new React-based components.

The new Azure DevOps extension sample uses a new Azure DevOps SDK along with the React-based components in the Azure DevOps UI library. A full API reference of can be found here

.

Related