书栈网 · BookStack 本次搜索耗时 0.051 秒,为您找到 3178 个相关结果.
  • Form表单

    Form表单 表单 表单项 nz-form-item 表单标签 nz-form-label 表单域 nz-form-control 单独引入此组件 代码演示 API [nz-form]directive nz-form-itemcomponent nz-form-labelcomponent nz-form-controlcomponent...
  • Form表单

    Form表单 表单 表单项 nz-form-item 表单标签 nz-form-label 表单域 nz-form-control 单独引入此组件 代码演示 API [nz-form]directive nz-form-itemcomponent nz-form-labelcomponent nz-form-controlcomponent...
  • 2D RigidBody

    2D Rigidbody Add Rigidbody Properties RigidBody Properties Mass Velocity Angular Velocity Rotation, Translation and Scaling Fix Rotation EnableContactListener Rigidbody Ty...
  • Notification通知提醒框

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

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

    Avatar头像 代码演示 API nz-avatarcomponent Avatar头像 用来代表用户或事物,支持图片、图标或字符展示。 import { NzAvatarModule } from 'ng-zorro-antd/avatar' ; 代码演示 基本 头像有三种尺寸,两种形状可选。 imp...
  • 通过Dispatching Actions 修改应用 State

    通过Dispatching Actions 修改应用的 State 同步Actions 异步 Actions 依赖其它服务的 Actions 通过Dispatching Actions 修改应用的 State 大多数Redux应用程序都有一组功能,称为“action creators”,用于设置和dispatch action。 在Angul...
  • 译者注

    译者于2017-5-2日看完全书,基本跑通所有代码,除IBM PouchDB部分外。 译者的 ionic info 如下: cordova cli : 6.5 . 0 Ionic CLI Version : 2.2 . 3 Ionic App Lib Version : 2.2 . 1 os : Windows 7...
  • Tag标签

    Tag标签 何时使用 单独引入此组件 代码演示 API nz-tagcomponent Tag标签 进行标记和分类的小标签。 何时使用 用于标记事物的属性和维度。 进行分类。 单独引入此组件 想要了解更多关于单独引入组件的内容,可以在快速上手 页面进行查看。 import { NzTagModule } fr...
  • Tag标签

    Tag标签 何时使用 代码演示 API 单独引入此组件 nz-tagcomponent Tag标签 进行标记和分类的小标签。 何时使用 用于标记事物的属性和维度。 进行分类。 代码演示 基本 基本标签的用法,可以通过添加 nzMode="closeable" 变为可关闭标签。可关闭标签具有 nzOnClose...