书栈网 · BookStack 本次搜索耗时 0.041 秒,为您找到 1703 个相关结果.
  • Ant Design Mobile of Angular

    Ant Design Mobile of Angular Star634 扫码体验 特性 支持环境 当前版本 支持 Angular 版本 安装 链接 谁在使用 如何贡献 社区互助 Ant Design Mobile of Angular Star634 这里是 Ant Design 移动规范的 Angular 实现,服务于阿里...
  • NgClass指令

    NgClass 指令 绑定一个字符串 绑定一个数组 绑定一个对象 NgClass 指令 ngClass 指令更改绑定到其附加的组件或元素的class 属性。有几种不同的方式使用指令。 绑定一个字符串 我们可以直接将一个字符串绑定到属性。这就像添加一个htmlclass 属性一样。 @Component ({ selector :...
  • custom 自定义

    custom 自定义 如何使用 代码演示 API custom 自定义 定制当前动态表单小部件。更复杂请参考定制小部件 。 如何使用 务必指定 sf-template 是有效路径值,例如: <sf> <ng-template sf-template = "custom" let-me let-ui = "ui" ...
  • 常见问题

    常见问题 有些特性为什么不会被支持 打包出来的文件太大 浏览器兼容性问题 官网能正常工作,相同的用法本地运行有问题,是组件库的 BUG 吗? Can't Bind to since it isn't a known property of Expression Changed After It Has Been Checked Error 错误 ...
  • Comment评论

    Comment评论 何时使用 ">代码演示 API nz-commentcomponent [nz-comment-avatar]directive nz-comment-contentcomponent nz-comment-actioncomponent Comment评论 对网站内容的反馈、评价和讨论。 何时使用 评论组件可...
  • Comment评论

    Comment评论 何时使用 代码演示 API nz-commentcomponent [nz-comment-avatar]directive nz-comment-contentcomponent nz-comment-actioncomponent Comment评论 对网站内容的反馈、评价和讨论。 何时使用 评论组件可用于...
  • Transfer穿梭框

    Transfer穿梭框 何时使用 单独引入此组件 代码演示 API nz-transfercomponent TransferItem TransferCanMove TransferChange TransferSearchChange nzRenderList Transfer穿梭框 双栏穿梭选择框。 何时使用 用直观的...
  • Notification通知提醒框

    Notification通知提醒框 何时使用 ">代码演示 API NzNotificationServiceservice 全局配置 NzNotificationRef Notification通知提醒框 全局展示通知提醒信息。 何时使用 在系统四个角显示通知提醒信息。经常用于以下情况: 较为复杂的通知内容。 带有交互的通知,...
  • Notification通知提醒框

    Notification通知提醒框 何时使用 ">代码演示 API NzNotificationServiceservice 全局配置 NzNotificationRef Notification通知提醒框 全局展示通知提醒信息。 何时使用 在系统四个角显示通知提醒信息。经常用于以下情况: 较为复杂的通知内容。 带有交互的通知,...
  • Empty空状态

    Empty空状态 何时使用 ">代码演示 API nz-emptycomponent NZ_CONFIG InjectionToken 全局自定义空组件 Empty空状态 空状态时的展示占位图。 何时使用 当目前没有数据时,用于显式的用户提示。 import { NzEmptyModule } from '...