Loading request...
Implement Right-to-Left (RTL) support for the Slider component, ensuring it functions correctly when the direction is set to rtl via configProvider.
### Which Component Need Enhancement 期望新增功能的组件 - Slider ### What does the proposed API look like 期望支持的API - RTL support ### Feature Description 功能描述 - 横向slider当通过configProvider设置direction为rtl时应最右为最小最左为最大并且从右向左滑动 ### Additional information 补充说明