You cannot use Connect's JS API within a forge application. This will be a huge point of migration for people to really get something out of this plugin/migration system.
To replace the Connect JS API, Forge has a UI Bridge & Resolver system that allows the frontend application to communicate with the host server system and provide similar API capabilities to the Connect JS API via the @forge/api package.
Docs for the Bridge system
Docs for the Resolver system
Tasks Left To Perform:
You cannot use Connect's JS API within a forge application. This will be a huge point of migration for people to really get something out of this plugin/migration system.
To replace the Connect JS API, Forge has a UI Bridge & Resolver system that allows the frontend application to communicate with the host server system and provide similar API capabilities to the Connect JS API via the
@forge/apipackage.Docs for the Bridge system
Docs for the Resolver system
Tasks Left To Perform: