书栈网 · BookStack 本次搜索耗时 0.032 秒,为您找到 1703 个相关结果.
  • Legacy defaults and editor mode

    Legacy defaults and editor mode Defaults Editor Mode Using Events Editor HTML and CSS Editor Tab Finished Legacy defaults and editor mode Most plugins allow users to custom...
  • Plugin Defaults and Editor Mode

    Plugin Defaults and Editor Mode Defaults Editor Mode Using Events Editor HTML and CSS Editor Tab Finished Plugin Defaults and Editor Mode Most plugins allow users to custo...
  • 支持IE11

    支持IE11 注意 支持IE11 从 Angular8 开始就支持差异化加载,当(默认)启用了差异化加载时,CLI 会构建出两个单独的包,作为你要发布的应用的一部分。 第一个包是使用现代的 ES2015 语法,它能发挥现代浏览器内置支持的优势,发布更少的腻子脚本,因此打包尺寸更小。 第二个包使用老式的 ES5 语法,包含所有必要的腻子脚本。...
  • Skeleton加载占位图

    Skeleton加载占位图 何时使用 单独引入此组件 代码演示 API nz-skeletoncomponent NzSkeletonAvatar NzSkeletonTitle NzSkeletonParagraph Skeleton加载占位图 在需要等待加载内容的位置提供一个占位图。 何时使用 网络较慢,需要长时间等待加载...
  • Empty空状态

    Empty空状态 何时使用 单独引入此组件 代码演示 API nz-emptycomponent NzEmptyServiceservice InjectionToken 全局自定义空组件 Empty空状态 空状态时的展示占位图。 何时使用 当目前没有数据时,用于显式的用户提示。 单独引入此组件 想要了解更多关于单独引入组...
  • Notification通知提醒框

    Notification通知提醒框 何时使用 单独引入此组件 如何使用 代码演示 API NzNotificationServiceservice 全局配置(NZ_MESSAGE_CONFIG) NzNotificationDataFilled Notification通知提醒框 全局展示通知提醒信息。 何时使用 在系统四个角显...
  • Simulate Stress Scenarios

    Simulate Stress Scenarios Create stress experiments using the command-line mode Simulate CPU stress using the command-line mode Command for simulating CPU stress Configuration des...
  • Tabs标签页

    Tabs标签页 何时使用 ">代码演示 API nz-tabsetcomponent nz-tabset[nzType=”editable-card”]component nz-tabcomponent nz-tabset[nzType=”editable-card”] > nz-tabcomponent nz-tab[nzTitle] 的模版引...
  • 使用templateUrl获取模板

    1167 2018-04-18 《学习AngularJS 1.x》
    使用templateUrl 获取模板 ng-template 使用函数获取templateUrl 使用templateUrl 获取模板 有些时候,Directive中的模板template 会变得很大,如果仍然放置在定义中,那么可能会造成阅读和修改不方便的情况。 针对这种情况,我们可以将template 替换为templateUrl ,通过引...
  • BackTop回到顶部

    BackTop回到顶部 何时使用 代码演示 API 单独引入此组件 nz-back-topcomponent BackTop回到顶部 返回页面顶部的操作按钮。 何时使用 当页面内容区域比较长时; 当用户需要频繁返回顶部查看相关内容时。 代码演示 基本 最简单的用法。 import { Compon...