You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(connector): support the View connect to multiple Services and Controllers
re #37
* test(connector): test connect method for Service and Controller binding
* refactor(editor): remove the typing params for connect method
* refactor(workbench): remove mainBench, and connect the Workbench with panelService
目前
connect
函数只能链接单个 service/view/controller, 如下:考虑支持如下场景:
单个组件链接多个Service state, 用法例如:
The text was updated successfully, but these errors were encountered: