opentiny / tiny-vue

TinyVue is an enterprise-class UI component library of OpenTiny community, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.
https://opentiny.design/tiny-vue
MIT License
1.68k stars 266 forks source link

✨ [Feature]: The Slider component should provide properties to customize where the tooltip is displayed. #1009

Open AcWrong02 opened 11 months ago

AcWrong02 commented 11 months ago

What problem does this feature solve

image 可以将这个tooltip放在上下左右四个位置

What does the proposed API look like

为组件添加一个placement属性,其值为bottom/top/left/right之一。

Issues-translate-bot commented 11 months ago

Bot detected the issue body's language is not English, translate it automatically.


Title: ✨ [Feature]: The Slider component should provide properties to customize the position where the tooltip is displayed

AcWrong02 commented 11 months ago

I will improve it.