@magda/external-ui-plugin-sdk
TypeScript icon, indicating that this package has built-in type declarations

3.0.2 • Public • Published

MAGDA External UI Plugin SDK

Magda allows you to build / bundle React UI components with your own logic and supply the customised UI components to Magda at the time of deployment (via Helm chart config) to replace the functionality of existing UI components. For those custom built UI components, we call External UI Plugin Components.

For more information of how to create / config External UI Plugin Components, please refer to magda-plugin-ui-component-examples repo.

This SDK at this moment only contains typescript types of all key data structures.

Not all built-in Magda built-in components can be replaced by an External UI Plugin Component.

For the list of replacable components, please refer to exported component types.

Documentation

SDK document is available from here.

Package Sidebar

Install

npm i @magda/external-ui-plugin-sdk

Weekly Downloads

8

Version

3.0.2

License

Apache-2.0

Unpacked Size

42.3 kB

Total Files

3

Last publish

Collaborators

  • kring
  • t83714
  • magda.io