书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 59151 个相关结果.
  • 迁移现有的代码

    将 SPA 应用转换为注册应用 (1) 实现生命周期 (2) 使 CSS、字体和 <script> 等依赖生效 如果你想将现有的 SPA 应用迁移到 single-spa 框架中,需要做三件事: 创建一个single spa 配置 将 SPA 应用转换为注册应用 调整 html 文件,使 single-spa 配置生效,查看文档 将...
  • Cycle

    Installation Quickstart Options single-spa-cycle is a helper library that helps implement single-spa registered application lifecycle functions (bootstrap, mount and unmount)...
  • AlpineJS

    sidebar_label: AlpineJS Installation Usage 1 - Template Only 2 - Template with externally defined x-data 3 - Template with externally defined x-data with x-init Usage Examp...
  • Overview

    Contributing to Single-spa Version: 5.x Contributing to Single-spa List of current contributors Thanks for checking out single-spa! We’re excited to hear and learn from you. ...
  • API

    constructRoutes constructApplications constructLayoutEngine matchRoute single-spa-layout 库暴露了多个javascript方法作为公共API constructRoutes constructRoutes API将布局定义转换为不透明的“已解析路由”对象。我...
  • Inferno

    Quickstart Options single-spa-inferno is a helper library that helps implement single-spa registered application lifecycle functions (bootstrap, mount and unmount) for for use...
  • CSS

    CSS Version: 5.x CSS In a microfrontends architecture, it’s important to have both shared CSS and microfrontend-specific CSS. There should only be one copy of all shared CSS, a...
  • 微前端类型

    概念: 微前端的不同类型 应用程序 应用程序声明 应用程序管理生命周期 沙箱 沙箱是十分有用的 管理parcels的生命周期 Parcels 最适合在框架之间共享UI部分 公共模块 公共模块共享通用逻辑 概念: 微前端的不同类型 Single-spa有不同类别 。取决于你在哪里以及怎么使用它们。参考single-spa团队的建议 . ...
  • AngularJS

    Installation With a bundler Without a bundler As a SystemJS module As a global variable Options ES5 Example single-spa-angularjs is a helper library that helps implement si...
  • Preact

    sidebar_label: Preact 安装 快速开始 选项 id: ecosystem-preact title: single-spa-preact sidebar_label: Preact single-spa-preact是个帮助类库,通过实现生命周期函数 (bootstrap, mount and unmount),可以帮助...