Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] DropdownMenu 可以加个标签吗 #13190

Open
faddei opened this issue Nov 5, 2024 · 0 comments
Open

[Feature Request] DropdownMenu 可以加个标签吗 #13190

faddei opened this issue Nov 5, 2024 · 0 comments

Comments

@faddei
Copy link

faddei commented Nov 5, 2024

这个功能解决了什么问题?

image

你期望的 API 是什么样子的?

<van-dropdown-menu>
  <van-dropdown-item v-model="value1" :options="option1" label="标签1" />
  <van-dropdown-item v-model="value2" :options="option2" label="标签2"  />
</van-dropdown-menu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant