开源鸿蒙 Overview

  • 2022-08-09
  • 浏览 (563)

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.

icon-note.gif 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.

你可能感兴趣的文章

开源鸿蒙 UI Development

开源鸿蒙 ArkUI Overview

开源鸿蒙 File Organization

开源鸿蒙 app.js

开源鸿蒙 “js” Tag

开源鸿蒙 Lifecycle

开源鸿蒙 Multi-Language Capability

开源鸿蒙 Resource Limitations and Access

开源鸿蒙 CSS

开源鸿蒙 HML

0  赞