| 分类 | 说明 |
|---|---|
| Text | |
| Button | |
| Image | |
| Slider | |
| TextInput | |
| LoadingProgress |
{
"float": [
{
"name": "button_width",
"value": "300vp"
},
{
"name": "button_height",
"value": "40vp"
},
{
"name": "login_fontSize",
"value": "18fp"
}
]
}
Button('submit')
.width($r('app.float.button_width'))
.height($r('app.float.button_height'))
.fontSize($r('app.float.login_fontSize'))
| 分类 | 说明 |
|---|---|
| Column | |
| Row | |
| Flex | |
| Grid | Grid GridItem |
| List | List ListItem |
| Tab | Tab TabContent |
| Swiper | |
| Divider | |
| Stack |
| 分类 | 说明 |
|---|---|
| Video |
| 分类 | 说明 |
|---|---|
| 分类 | 说明 |
|---|---|
| Web |
| 分类 | 说明 |
|---|---|