[Feature] dataZoom x axis and Y axis scrollbar design need to customize.
Open
en
new-feature
pending
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### What problem does this feature solve?
In every application, they have a unique design.
So as of now, the dataZoom scroll bar design also wants to be customized.
Then,
there is no filler border radius.
### What does the proposed API look like?
dataZoom: [
{
type: 'slider',
fillerBorderRadius: 10,
},
{
type: 'inside'
}
],
Contributor guide
Assessment
This issue has not been assessed yet.