文件最后提交记录最后更新时间
!1039 适配横屏、修改992版本IDE编译报错、bug修复 * bugfix 3 年前
!1039 适配横屏、修改992版本IDE编译报错、bug修复 * bugfix 3 年前
!540 翻译完成:全量翻译---JsComponents * add doc 4 年前
!966 README整改 * update README_zh.md 3 年前
!586 修复signingConfig和JsImage、Process工程报错问题 * modify getPid->pid * fix test bug 4 年前
!492 使用900版本IDE对sample进行编译整改 * adapter to IDE 900 4 年前
!895 修复文件名大小写、import包名大小写导致的打包失败问题 * update code * update * bugfix 3 年前
README_en.md

JS Components

Introduction

This sample shows how to use components to develop a GUI. Components are at the core of page building. Each component implements independent visible and interactive functional units by encapsulating data and methods.

Usage

On the home screen of the sample app, you can scroll through the component list and touch each component to view their effect and interaction. You can use and reuse any component anywhere as needed.

Constraints

This sample can only be run on standard-system devices.