开源鸿蒙 Overview
Overview
This section defines the core mechanism and functions of the TypeScript-based declarative development paradigm. It acquaints you with the declarative UI descriptions, componentization mechanisms, UI state management, rendering control syntax, and syntactic sugar.
Follow the provided guidelines for UI development. For details about the components, see components.
NOTE: - All examples use the TypeScript (TS) language. If you are using another language, comply with the syntax requirements for that language.
The components used in the examples are preset in the UI framework and are used only to explain the UI description specifications.
Universal attribute and event methods generally apply to all components, and the attribute and event methods within a component apply only to this component.
你可能感兴趣的文章
开源鸿蒙 Multi-Language Capability
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦