“b233a761100b4dc01a0beebef70e60c7e711be3e”上不存在“paddle/fluid/git@gitcode.net:Crayonxin2000/Paddle.git”
提交 232357ac 编写于 作者: Y yaoyuchi 提交者: Yao.inhome
上级 c8d07da9
...@@ -14,9 +14,9 @@ ...@@ -14,9 +14,9 @@
## 接口 ## 接口
Select(options: Array<SelectOption>) Select(options: Array\<SelectOption\>)
- `SelectOption`参数 - SelectOption参数
| 参数名 | 参数类型 | 必填 | 默认值 | 参数描述 | | 参数名 | 参数类型 | 必填 | 默认值 | 参数描述 |
| ------ | ----------------------------------------------- | ---- | ------ | -------------- | | ------ | ----------------------------------------------- | ---- | ------ | -------------- |
...@@ -49,7 +49,7 @@ Select(options: Array<SelectOption>) ...@@ -49,7 +49,7 @@ Select(options: Array<SelectOption>)
``` ```
@Entry @Entry
@Component @Component
struct SliderExample { struct SelectExample {
build() { build() {
Column() { Column() {
Select([{value:'aaa',icon: "/common/1.png"}, Select([{value:'aaa',icon: "/common/1.png"},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册