Edit

Share via


Public JavaScript APIs for extensible controls

Note

Community interest groups have now moved from Yammer to Microsoft Viva Engage. To join a Viva Engage community and take part in the latest discussions, fill out the Request access to Finance and Operations Viva Engage Community form and choose the community you want to join.

This article shows where to find documentation about the public JavaScript APIs that can be used by extensible controls.

To minimize future breaks in extensible controls, an effort was made to differentiate between the public and nonpublic JavaScript application programming interfaces (APIs) available to extensible controls. Control authors should ensure they only use public APIs, as any nonpublic API may be removed or modified in a future release. One of the planned modifications is to prefix the names of the nonpublic APIs with underscores to clearly denote access level. Documentation for the full set of public APIs can be found in Extensible Controls - Public JavaScript APIs.