Select/Tree Select/Autocomplete/Dropdown #111
Unanswered
travor20814
asked this question in
v1-component-level-review
Replies: 2 comments 1 reply
-
回答/解法
[{
"label": "string | undefined",
"data": [{ "label": "選項1", "value": 1 }]
}]
|
Beta Was this translation helpful? Give feedback.
0 replies
-
2 Select, 3. TreeSelect, 4. AutoComplete |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
問題描述
menu
,children 被拿來當作控制指向用<Menu>
children,<Tree>
<Menu>
並透過 options 來 mapping<Option>
Beta Was this translation helpful? Give feedback.
All reactions