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.