提交 2c0afec5 编写于 作者: E ester.zhou

update doc

Signed-off-by: Nester.zhou <ester.zhou@huawei.com>
上级 c3f99adf
...@@ -14,9 +14,9 @@ None ...@@ -14,9 +14,9 @@ None
## APIs ## APIs
Select(options: Array<SelectOption>) Select(options: Array\<SelectOption>\)
- `SelectOption` parameters - SelectOption parameters
| Name| Type| Mandatory| Default Value| Description| | Name| Type| Mandatory| Default Value| Description|
| ------ | ----------------------------------------------- | ---- | ------ | -------------- | | ------ | ----------------------------------------------- | ---- | ------ | -------------- |
...@@ -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.
先完成此消息的编辑!
想要评论请 注册