Component Overview
1. View Container
| Component | Introductions | Minimum version | Remark |
|---|---|---|---|
| cover-image | Image view overlaid on top of native components | 2.8.3 | |
| cover-view | Text view overlay on top of native components | 2.8.3 | |
| match-media | media query Match detection node | 2.9.3 | |
| movable-area | The moveable area of the movable-view | 2.9.3 | |
| movable-view | Movable view container that can be dragged and slid around the page | 2.9.3 | |
| scroll-view | Scrollable view area | 1.0.0 | |
| swiper | Slider view container | 1.0.0 | |
| swiper-item | Can only be placed in the swiper component | 1.0.0 | |
| view | View Container | 1.0.0 | |
| page-container | Page container | 2.11.3 | |
| share-element | Shared Elements | 2.11.3 |
2. Basic content
| Component | Introductions | Minimum version | Remark |
|---|---|---|---|
| icon | Icons | 1.0.0 | |
| progress | Progress bar | 1.0.0 | |
| rich-text | Rich Text | 1.0.0 | |
| text | Text | 1.0.0 |
3. Form Components
| Component | Introductions | Minimum version | Remark |
|---|---|---|---|
| button | button | 1.0.0 | |
| checkbox | Multiple Choice Items | 1.0.0 | |
| checkbox-group | Multiple selectors, consisting of multiple checkboxes inside | 1.0.0 | |
| editor | Rich Text Editor | 2.5.2 | |
| form | form, submit the <switch/> <input/> <checkbox/> <slider/> <radio/> <picker/> of the user input within the component | 1.0.0 | |
| input | Input Box | 1.0.0 | |
| keyboard-accessory | Set the cover-view / cover-image toolbar view above the keyboard when the input / textarea is focused | 2.11.6 | |
| label | Used to improve the usability of form components by using the for attribute to find the corresponding id, or by placing the control under that tag, which triggers the corresponding control when clicked | 1.0.0 | |
| picker | The scroll selector from the bottom of the pop-up, now supports three selectors, distinguished by mode, are the general selector, time selector, date selector, the default is the general selector | 1.0.0 | |
| picker-view | Scrolling selector for embedded pages | 1.0.0 | |
| picker-view-column | Scrolling selector sub-items | 1.0.0 | |
| radio | Single choice items | 1.0.0 | |
| radio-group | Single item selector, consisting of multiple <radio/>s internally | 1.0.0 | |
| slider | Sliding selector | 1.0.0 | |
| switch | Switch selector | 1.0.0 | |
| textarea | Multi-line input box | 1.0.0 |
4. Navigation
| Component | Introductions | Minimum version | Remark |
|---|---|---|---|
| navigator | Page Links | 1.0.0 |
Attention please
The following components are not supported
| component | Introductions |
|---|---|
| functional-page-navigator | For jumping to the plugin function page |
5. Media Components
| Component | Introductions | Minimum version | Remark |
|---|---|---|---|
| audio | Audio | 1.0.0 | |
| image | Pictures | 1.0.0 | |
| video | Video | 1.0.0 | |
| camera | Camera | 2.9.3 | |
| live-player | Real-time audio playback | 2.10.1 | Need to use with third-party audio and video SDK, View Details |
| live-pusher | Real-time audio recording | 2.10.1 | Need to use with third-party audio and video SDK, View Details |
Attention please
The following components are not supported
| component | Introductions |
|---|---|
| voip-room | Multi-player audio and video conversations |
6. Map
| Component | Introductions | Minimum version | Remark |
|---|---|---|---|
| map | Map | Basic Library 2.11.4 |
7. canvas
| Component | Introductions | Minimum version | Remark |
|---|---|---|---|
| canvas | canvas | 1.0.0 |
8. Open Capabilities
| Component | Introductions | Minimum version | Remark |
|---|---|---|---|
| web-view | The container that holds the page | 1.0.0 |
9. Accessibility
| component | Introductions |
|---|---|
| aria-component | Accessibility |
10. Navigation bar
| Component | Introductions | Minimum version | Remark |
|---|---|---|---|
| navigation-bar | Page navigation bar configuration node, used to specify some properties of the navigation bar | 2.5.1 |
11. Page Properties Configuration Node
| Component | Introductions | Minimum version | Remark |
|---|---|---|---|
| page-meta | Page properties configuration node, used to specify some properties of the page, listening to page events | 2.5.1 |