Open chakkaravarthi-vuram opened 1 day ago
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.
dataZoom: [ { type: 'slider', fillerBorderRadius: 10, }, { type: 'inside' } ],
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' } ],