Blog
5.1.2. @Prop @Prop用于装饰子组件的状态变量,@Prop装饰的变量会同步父组件的状态,但只能单向同步,也就是父组件 […]
Grid典型应用之计算器布局 @Entry@Componentstruct Index {@State result: strin […]
堆叠布局的使用,登录功能 @Entry@Componentstruct login {@State name: string = […]