[New Feature] picker组件不支持inline-picker模式
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 9.1k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
### What problem does this feature solve?
现在cube-ui的picker组件都是先点击,然后弹窗的形式,希望有类似pickerjs组件( https://fengyuanchen.github.io/pickerjs/ ) 里面的inline picker的功能,自己实现这个功能不知道该怎么写。
### What does the proposed API look like?
多加一种模式
inline: true
Contributor guide
Assessment
This issue has not been assessed yet.