Plugins
Covers Engine Plugin SDK 2.0.0 · Interface Plugin SDK 0.2.0
Runtime
Connect plugin definitions to the interface runtime.
| Export | Import path | Description |
|---|---|---|
| InterfacePluginHostApi | @dartwic/interface-sdk | Host services and shared component inventory supplied to a loaded interface plugin. |
| ReactProxy | @dartwic/interface-sdk/react | Shared React runtime proxy used to avoid loading a second React instance. |
| registerPlugin | @dartwic/interface-sdk/runtime | Registers an interface plugin definition with the browser plugin host. |