Skip to main content

Custom UI

All Custom UI apps are run within micro frontend or iframe

In custom UI, you can use the following features:

  • SDK : @giteeteam/plugin-sdk This package is used for inter-application communication, providing server sdkServer and client sdk.
  • Context: @giteeteam/plugin-sdk This package also provides a hook for the application to obtain the Proxima front-end page context environment: useSDK
  • Api: provides some commonly used APIs.
  • UI Bridge: securely integrate with Team
  • Components: a shared component library