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] van-select #13270

Open
Simon-He95 opened this issue Dec 17, 2024 · 0 comments
Open

[Feature Request] van-select #13270

Simon-He95 opened this issue Dec 17, 2024 · 0 comments

Comments

@Simon-He95
Copy link
Contributor

What problem does this feature solve?

通常 picker 需要结合 field一起使用,考虑到使用成本比较大,建议有一个新的组件可以直接结合 2 者,展示是 columns.text,提交需要的是 columns.value, 虽然也可以直接借助 van-picker 和 van-field 的基础上实现,但还是简单化的希望直接可以引入 vant

What does the proposed API look like?

<van-select title="" columns="" v-model="selectValue" placeholder=""></van-select>
@Simon-He95 Simon-He95 changed the title [Feature Request] vant-select [Feature Request] van-select Dec 18, 2024
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