“40e8e2ebcb315d0d7824fbd10dd4faf7af155aba”上不存在“...reference/apis/js-apis-file-volumemanager.md”
提交 41d6b189 编写于 作者: E ester.zhou
上级 18178b3d
...@@ -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.
先完成此消息的编辑!
想要评论请 注册