Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Docs
提交
c5712271
D
Docs
项目概览
OpenHarmony
/
Docs
大约 2 年 前同步成功
通知
161
Star
293
Fork
28
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
Docs
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
c5712271
编写于
3月 09, 2022
作者:
W
wusongqing
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
updated docs
Signed-off-by:
N
wusongqing
<
wusongqing@huawei.com
>
上级
56c524d0
变更
1
显示空白变更内容
内联
并排
Showing
1 changed file
with
107 addition
and
138 deletion
+107
-138
en/application-dev/ui/Readme-EN.md
en/application-dev/ui/Readme-EN.md
+107
-138
未找到文件。
en/application-dev/ui/Readme-EN.md
浏览文件 @
c5712271
# UI
# UI
-
[
ArkUI
](
ui-arkui.md
)
-
JavaScript-based Web-Like Development Paradigm
-
[
JavaScript-based Web-Like Development Paradigm
](
ui-arkui-js.md
)
-
[
Overview
](
ui-js-overview.md
)
-
[
Overview
](
ui-js-overview.md
)
-
[
Framework
](
js-framework.md
)
-
Framework
-
[
File Organization
](
js-framework-file.md
)
-
[
File Organization
](
js-framework-file.md
)
-
[
"js" Tag
](
js-framework-js-tag.md
)
-
[
"js" Tag
](
js-framework-js-tag.md
)
-
[
app.js
](
js-framework-js-file.md
)
-
[
app.js
](
js-framework-js-file.md
)
-
[
Syntax
](
js-framework-syntax.md
)
-
Syntax
-
[
HML
](
js-framework-syntax-hml.md
)
-
[
HML
](
js-framework-syntax-hml.md
)
-
[
CSS
](
js-framework-syntax-css.md
)
-
[
CSS
](
js-framework-syntax-css.md
)
-
[
JavaScript
](
js-framework-syntax-js.md
)
-
[
JavaScript
](
js-framework-syntax-js.md
)
-
[
Lifecycle
](
js-framework-lifecycle.md
)
-
[
Lifecycle
](
js-framework-lifecycle.md
)
-
[
Resource Limitations and Access
](
js-framework-resource-restriction.md
)
-
[
Resource Limitations and Access
](
js-framework-resource-restriction.md
)
-
[
Multi-Language Capability
](
js-framework-multiple-languages.md
)
-
[
Multi-Language Capability
](
js-framework-multiple-languages.md
)
-
Building the UI
- [Building the UI](ui-js-building-ui.md)
-
[
Component Overview
](
ui-js-building-ui-component.md
)
-
[
Component Overview
](
ui-js-building-ui-component.md
)
- [Building the Layout](ui-js-building-ui-layout.md)
-
Building the Layout
-
[
Layout Description
](
ui-js-building-ui-layout-intro.md
)
-
[
Layout Description
](
ui-js-building-ui-layout-intro.md
)
-
[
Adding Title and Paragraph Text
](
ui-js-building-ui-layout-text.md
)
-
[
Adding Title and Paragraph Text
](
ui-js-building-ui-layout-text.md
)
-
[
Adding an Image
](
ui-js-building-ui-layout-image.md
)
-
[
Adding an Image
](
ui-js-building-ui-layout-image.md
)
-
[
Adding a Comment
](
ui-js-building-ui-layout-comment.md
)
-
[
Adding a Comment
](
ui-js-building-ui-layout-comment.md
)
-
[
Adding a Container
](
ui-js-building-ui-layout-external-container.md
)
-
[
Adding a Container
](
ui-js-building-ui-layout-external-container.md
)
-
[
Adding Interactions
](
ui-js-building-ui-interactions.md
)
-
[
Adding Interactions
](
ui-js-building-ui-interactions.md
)
-
[
Developing Animations
](
ui-js-building-ui-animation.md
)
-
[
Developing Animations
](
ui-js-building-ui-animation.md
)
-
[
Defining Events
](
ui-js-building-ui-event.md
)
-
[
Defining Events
](
ui-js-building-ui-event.md
)
-
[
Defining Page Routes
](
ui-js-building-ui-routes.md
)
-
[
Defining Page Routes
](
ui-js-building-ui-routes.md
)
-
Common Component Development Guidelines
- [Common Component Development Guidelines](ui-js-common-components.md)
-
[
Text
](
ui-js-components-text.md
)
-
[
Text
](
ui-js-components-text.md
)
-
[
Input
](
ui-js-components-input.md
)
-
[
Input
](
ui-js-components-input.md
)
-
[
Button
](
ui-js-components-button.md
)
-
[
Button
](
ui-js-components-button.md
)
...
@@ -41,100 +36,74 @@
...
@@ -41,100 +36,74 @@
-
[
Stepper
](
ui-js-components-stepper.md
)
-
[
Stepper
](
ui-js-components-stepper.md
)
-
[
Tabs
](
ui-js-component-tabs.md
)
-
[
Tabs
](
ui-js-component-tabs.md
)
-
[
Image
](
ui-js-components-images.md
)
-
[
Image
](
ui-js-components-images.md
)
-
Animation Development Guidelines
- [Animation Development Guidelines](ui-js-animate.md)
-
CSS Animation
- [CSS Animation](ui-js-animate-css.md)
-
[
Defining Attribute Style Animations
](
ui-js-animate-attribute-style.md
)
-
[
Defining Attribute Style Animations
](
ui-js-animate-attribute-style.md
)
-
[
Defining Animations with the transform Attribute
](
ui-js-animate-transform.md
)
-
[
Defining Animations with the transform Attribute
](
ui-js-animate-transform.md
)
-
[
Defining Animations with the background-position Attribute
](
ui-js-animate-background-position-style.md
)
-
[
Defining Animations with the background-position Attribute
](
ui-js-animate-background-position-style.md
)
-
JS Animation
- [JS Animation](ui-js-animate-javascript.md)
-
[
Component Animation
](
ui-js-animate-component.md
)
-
[
Component Animation
](
ui-js-animate-component.md
)
- [Interpolator Animation](ui-js-animate-interpolator.md)
-
Interpolator Animation
-
[
Animation Effect
](
ui-js-animate-dynamic-effects.md
)
-
[
Animation Effect
](
ui-js-animate-dynamic-effects.md
)
-
[
Animation Frame
](
ui-js-animate-frame.md
)
-
[
Animation Frame
](
ui-js-animate-frame.md
)
-
[
Custom Components
](
ui-js-custom-components.md
)
-
[
Custom Components
](
ui-js-custom-components.md
)
-
TypeScript-based Declarative Development Paradigm
- [TypeScript-based Declarative Development Paradigm](ui-arkui-ts.md)
-
[
Overview
](
ui-ts-overview.md
)
-
[
Overview
](
ui-ts-overview.md
)
- [Framework Overview](ts-framework.md)
-
Framework Overview
- [File Organization](ts-framework-file.md)
-
File Organization
-
[
Directory Structure
](
ts-framework-directory.md
)
-
[
Directory Structure
](
ts-framework-directory.md
)
-
[
Rules for Accessing Application Code Files
](
ts-framework-file-access-rules.md
)
-
[
Rules for Accessing Application Code Files
](
ts-framework-file-access-rules.md
)
-
[
"js" Tag
](
ts-framework-js-tag.md
)
-
[
"js" Tag
](
ts-framework-js-tag.md
)
- [Resource Access](ts-resource-access.md)
-
Resource Access
- [Accessing Application Resources](ts-application-resource-access.md)
-
[
Media Resource Types
](
ts-media-resource-type.md
)
-
[
Media Resource Types
](
ts-media-resource-type.md
)
-
[
Pixel Units
](
ts-pixel-units.md
)
-
[
Pixel Units
](
ts-pixel-units.md
)
-
[
Types
](
ts-types.md
)
-
[
Types
](
ts-types.md
)
-
Declarative Syntax
- [Declarative Syntax](ts-declarative-syntax.md)
-
[
Overview
](
ts-syntax-intro.md
)
-
[
Overview
](
ts-syntax-intro.md
)
- [General UI Description Specifications](ts-general-ui-description-specifications.md)
-
General UI Description Specifications
-
[
Basic Concepts
](
ts-general-ui-concepts.md
)
-
[
Basic Concepts
](
ts-general-ui-concepts.md
)
- [Declarative UI Description Specifications](ts-declarative-ui-description-specifications.md)
-
Declarative UI Description Specifications
-
[
Parameterless Configuration
](
ts-parameterless-configuration.md
)
-
[
Parameterless Configuration
](
ts-parameterless-configuration.md
)
-
[
Configuration with Mandatory Parameters
](
ts-configuration-with-mandatory-parameters.md
)
-
[
Configuration with Mandatory Parameters
](
ts-configuration-with-mandatory-parameters.md
)
-
[
Attribution Configuration
](
ts-attribution-configuration.md
)
-
[
Attribution Configuration
](
ts-attribution-configuration.md
)
-
[
Event Configuration
](
ts-event-configuration.md
)
-
[
Event Configuration
](
ts-event-configuration.md
)
-
[
Child Component Configuration
](
ts-child-component-configuration.md
)
-
[
Child Component Configuration
](
ts-child-component-configuration.md
)
-
Componentization
- [Componentization](ts-component-based.md)
-
[
@Component
](
ts-component-based-component.md
)
-
[
@Component
](
ts-component-based-component.md
)
-
[
@Entry
](
ts-component-based-entry.md
)
-
[
@Entry
](
ts-component-based-entry.md
)
-
[
@Preview
](
ts-component-based-preview.md
)
-
[
@Preview
](
ts-component-based-preview.md
)
-
[
@Builder
](
ts-component-based-builder.md
)
-
[
@Builder
](
ts-component-based-builder.md
)
-
[
@Extend
](
ts-component-based-extend.md
)
-
[
@Extend
](
ts-component-based-extend.md
)
-
[
@CustomDialog
](
ts-component-based-customdialog.md
)
-
[
@CustomDialog
](
ts-component-based-customdialog.md
)
-
About UI State Management
- [About UI State Management](ts-ui-state-management.md)
-
[
Basic Concepts
](
ts-ui-state-mgmt-concepts.md
)
-
[
Basic Concepts
](
ts-ui-state-mgmt-concepts.md
)
- [Managing Component States](ts-managing-component-states.md)
-
[
Managing Component States
- [@State
](
ts-component-states-state.md
)
- [@State
](
ts-component-states-state.md
)
-
[
@Prop
](
ts-component-states-prop.md
)
-
[
@Prop
](
ts-component-states-prop.md
)
-
[
@Link
](
ts-component-states-link.md
)
-
[
@Link
](
ts-component-states-link.md
)
-
Managing Application States
- [Managing Application States](ts-managing-application-states.md)
- [APIs](ts-managing-application-states-apis.md)
-
[
AppStorage
](
ts-application-states-appstorage.md
)
-
[
AppStorage
](
ts-application-states-appstorage.md
)
-
[
PersistentStorage
](
ts-application-states-apis-persistentstorage.md
)
-
[
PersistentStorage
](
ts-application-states-apis-persistentstorage.md
)
-
[
Environment
](
ts-application-states-apis-environment.md
)
-
[
Environment
](
ts-application-states-apis-environment.md
)
-
Managing Other States
- [Synchronization Between AppStorage and Components](ts-application-states-storagelink-storageprop.md)
- [Managing Other States](ts-managing-other-states.md)
-
[
@observed and @objectLink
](
ts-other-states-observed-objectlink.md
)
-
[
@observed and @objectLink
](
ts-other-states-observed-objectlink.md
)
-
[
@Consume and @Provide
](
ts-other-states-consume-provide.md
)
-
[
@Consume and @Provide
](
ts-other-states-consume-provide.md
)
-
[
@Watch
](
ts-other-states-watch.md
)
-
[
@Watch
](
ts-other-states-watch.md
)
-
About Rendering Control Syntax
- [About Rendering Control Syntax](ts-rending-control-syntax.md)
-
[
if/else
](
ts-rending-control-syntax-if-else.md
)
-
[
if/else
](
ts-rending-control-syntax-if-else.md
)
-
[
ForEach
](
ts-rending-control-syntax-foreach.md
)
-
[
ForEach
](
ts-rending-control-syntax-foreach.md
)
-
[
LazyForEach
](
ts-rending-control-syntax-lazyforeach.md
)
-
[
LazyForEach
](
ts-rending-control-syntax-lazyforeach.md
)
-
About @Component
- [About @Component](ts-a-deep-dive-into-component.md)
-
[
build Function
](
ts-function-build.md
)
-
[
build Function
](
ts-function-build.md
)
-
[
Custom Component Initialization
](
ts-custom-component-initialization.md
)
-
[
Custom Component Initialization
](
ts-custom-component-initialization.md
)
-
[
Custom Component Lifecycle Callbacks
](
ts-custom-component-lifecycle-callbacks.md
)
-
[
Custom Component Lifecycle Callbacks
](
ts-custom-component-lifecycle-callbacks.md
)
-
[
Example: Component Creation and Re-Initialization
](
ts-component-creation-re-initialization.md
)
-
[
Example: Component Creation and Re-Initialization
](
ts-component-creation-re-initialization.md
)
-
[
Syntactic Sugar
](
ts-syntactic-sugar.md
)
- [About Syntactic Sugar](ts-syntactic-sugar.md)
-
Experiencing the Declarative UI
- [@Decorator](ts-syntactic-sugar-decorator.md)
- [Chain Call](ts-syntactic-sugar-chaining.md)
- [struct](ts-syntactic-sugar-struct.md)
- [Instantiating a struct Without the new Keyword](ts-instantiating-a-struct-without-new-keyword.md)
- [Using a Separate Line for New Component](ts-using-a-separate-line-for-new-component.md)
- [Restrictions on Using TypeScript for Generators](ts-restrictions-for-generators.md)
- [Experiencing the Declarative UI](ui-ts-experiencing-declarative-ui.md)
-
[
Creating a Declarative UI Project
](
ui-ts-creating-project.md
)
-
[
Creating a Declarative UI Project
](
ui-ts-creating-project.md
)
-
[
Getting to Know Components
](
ui-ts-components.md
)
-
[
Getting to Know Components
](
ui-ts-components.md
)
-
[
Creating a Simple Page
](
ui-ts-creating-simple-page.md
)
-
[
Creating a Simple Page
](
ui-ts-creating-simple-page.md
)
-
Defining Page Layout and Connection
- [Defining Page Layout and Connection](ui-ts-page-layout-connections.md)
-
[
Building a Food Data Model
](
ui-ts-building-data-model.md
)
-
[
Building a Food Data Model
](
ui-ts-building-data-model.md
)
-
[
Building a Food Category List Layout
](
ui-ts-building-category-list-layout.md
)
-
[
Building a Food Category List Layout
](
ui-ts-building-category-list-layout.md
)
-
[
Building a Food Category Grid Layout
](
ui-ts-building-category-grid-layout.md
)
-
[
Building a Food Category Grid Layout
](
ui-ts-building-category-grid-layout.md
)
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录