English
context Introduction
About 79 wordsLess than 1 minute
2025-11-24
The create/edit page context encapsulates some basic form-page APIs, such as retrieving object data. It is mainly used inside custom components implemented within plugins.
- The V2 plugin
contextinherits from the V1 plugin, so methods in the V1 plugincontextcan continue to be used in V2. - The V2 plugin
contextadds some new methods. - In V2 plugins, the methods on
contextare the same as thebizApimethods in events.
