File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
apps/website-new/docs/zh/practice/bridge Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 17
17
18
18
### @module-federation/bridge-react
19
19
20
- ` @module-federation/bridge-react ` 工具包是 MF 为 React v16、v17、v18 应用 提供的 ` bridge ` 工具函数包,其导出的 ` createBridgeComponent ` 可用于 react v18 应用的导出模块,` @module-federation/bridge-react ` 的使用见 [ Host demo] ( https://github.com/module-federation/core/core/ tree/main/apps/router-demo/router-host-2000 ) 、[ Remote demo] ( https://github.com/module-federation/core /core/tree/main/apps/router-demo/router-remote2-2002 ) 。
20
+ ` @module-federation/bridge-react ` 工具包是 MF 为 React v16、v17、v18 应用 提供的 ` bridge ` 工具函数包,其导出的 ` createBridgeComponent ` 可用于 react v18 应用的导出模块,` @module-federation/bridge-react ` 的使用见 [ Host demo] ( https://github.com/module-federation/core/tree/main/apps/router-demo/router-host-2000 ) 、[ Remote demo] ( https://github.com/module-federation/core/tree/main/apps/router-demo/router-remote2-2002 ) 。
21
21
22
22
### @module-federation/bridge-vue3
23
23
24
- ` @module-federation/bridge-vue3 ` 工具包是 MF 为 Vue v3 应用 提供的 ` bridge ` 工具函数包,其导出的 ` createBridgeComponent ` 可用于 Vue v3 子应用的导出模块,` @module-federation/bridge-vue3 ` 的使用见 [ Host demo] ( https://github.com/module-federation/core/core/ tree/main/apps/router-demo/router-host-2100 ) 、[ Remote demo] ( https://github.com/module-federation/core /core/tree/main/apps/router-demo/router-remote3-2003 ) 。
24
+ ` @module-federation/bridge-vue3 ` 工具包是 MF 为 Vue v3 应用 提供的 ` bridge ` 工具函数包,其导出的 ` createBridgeComponent ` 可用于 Vue v3 子应用的导出模块,` @module-federation/bridge-vue3 ` 的使用见 [ Host demo] ( https://github.com/module-federation/core/tree/main/apps/router-demo/router-host-2100 ) 、[ Remote demo] ( https://github.com/module-federation/core/tree/main/apps/router-demo/router-remote3-2003 ) 。
25
25
26
26
27
27
## FAQ
You can’t perform that action at this time.
0 commit comments