arco-design-vue
arco-design-vue copied to clipboard
`showInput` prop of the Slider component needs support type `InputNumberProps` and `InputNumberProps[]` as Arco Design React does.
- [ ] I'm sure this does not appear in the issue list of the repository
Basic Info
What are the similar cases of this feature
Arco Design React supports it and I need the InputNumber which is inside the Slider, to support mode="button".
What problem does this feature solve?
showInput prop of the Slider component supports type InputNumberProps and InputNumberProps[] as Arco Design React does.