We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b9188d commit 69a1e82Copy full SHA for 69a1e82
src/components/rangeslider/attributes.js
@@ -31,7 +31,7 @@ module.exports = {
31
min: 0,
32
role: 'style',
33
editType: 'plot',
34
- description: 'Sets the border color of the range slider.'
+ description: 'Sets the border width of the range slider.'
35
},
36
autorange: {
37
valType: 'boolean',
0 commit comments