English
Overview
About 69 wordsLess than 1 minute
2026-08-10
The platform app plugin is an extension mechanism designed to help developers build flexible and interactive applications. It allows users to define custom UI outside the application to adapt to diverse business needs.
Events
| Name | Description |
|---|---|
| appFramework.bootstrap.before | Fired before the application starts |
| appFramework.render.before | Fired before re-rendering triggered by in-app route changes |
| appFramework.destroy.before | Fired before the application is destroyed |
