首页
PC
IT资讯
互联网
业界
通信
软件
硬件
常识
维修
IT圈
旧版入口
登录
标签
ArkTSCheck
Property ‘Icon‘ has no initializer and is not definitely assigned in the constructor. <ArkTSCheck>
个人在定义组件的一个属性时,遇到的问题 Componentstruct StateItem {Icon: Resource;name:stringBuilderParam content: () > void
initializer
iCon
property
ArkTSCheck
constructor
admin
6小时前
4
0
鸿蒙报错Property ‘xx‘ has no initializer and is not definitely assigned in the constructor. <ArkTSCheck>
自定义组件时,传参显示报错 解决方法:需要进行数据的初始化; 初始化的数据不会影响你的页面,页面显示还是你所传递的参数
鸿蒙
报错
property
xx
ArkTSCheck
admin
6小时前
5
0