• Home
Name Date Size #Lines LOC

..--

entry/12-May-2024-25,34123,762

screenshots/devices/12-May-2024-

README.mdD12-May-2024622 2814

README_zh.mdD12-May-2024644 2815

build-profile.json5D12-May-20241 KiB4341

hvigorfile.jsD12-May-2024174 21

package.jsonD12-May-2024296 1515

README.md

1# Component Gallery
2
3### Introduction
4
5This sample demonstrates the functions of different components such as universal events, universal attributes, and gestures.
6
7### Concepts
8
9Components can be common events, common attributes, or gestures.
10
11### Required Permissions
12
13N/A
14
15### How to Use
16
171. On the home page of the sample app, choose any component.
18
192. Experience the component functions as prompted.
20
213. Click **Back** to return to the home page.
22
23### Constraints
24
251. This sample can only be run on standard-system devices.
26
272. DevEco Studio 3.0 Beta4 (Build version: 3.0.0.992, built on July 14, 2022) must be used.
28

README_zh.md

1# 组件集合
2
3### 简介
4
5本示例向用户介绍通用事件、通用属性、手势处理等不同组件的功能。效果图如下:
6![](screenshots/devices/index.png)
7
8### 相关概念
9
10组件:通用事件、通用属性、手势处理等。
11
12### 相关权限
13
14不涉及。
15
16### 使用说明
17
181.主页面选择组件菜单,在菜单中选择组件示例。
19
202.按照示例提示体验组件功能。
21
223.点击返回图片,返回主页面。
23
24### 约束与限制
25
261.本示例仅支持在标准系统上运行。
27
282.本示例需要使用DevEco Studio 3.0 Beta4 (Build Version: 3.0.0.992, built on July 14, 2022)才可编译运行。