• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 2 项符合查询结果, 库内数据总量为 30,902 项。 (搜索耗时: 0.0023 秒)

1. 实体组件系统 · LayaAir3.3 · 引擎文档 · LAYABOX [ 100%]

...返回true,此时readonly属性表示只读 read: string = ""; //数据检查机制 @property(String) text1: string; @property({ type: String, validator: "if (value == data.text1) return '不能与a值相同' " }) text2: string = ""; //密码输入 @property({ type: String, password: true }) passw...

来源: Laya3.0_文档 发布时间: 20250103

2. 组件装饰器说明 · LayaAir3.3 · 引擎文档 · LAYABOX [ 87%]

...返回true,此时readonly属性表示只读 read: string = ""; //数据检查机制 @property(String) text1: string; @property({ type: String, validator: "if (value == data.text1) return '不能与a值相同' " }) text2: string = ""; //密码输入 @property({ type: String, password: true }) passw...

来源: Laya3.0_文档 发布时间: 20250103