Skip to content

Commit a838931

Browse files
authoredJan 22, 2019
Merge pull request #3453 from DenrizSusam/patch-1
Description of borderwidth
2 parents c34d299 + 69a1e82 commit a838931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/components/rangeslider/attributes.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ module.exports = {
3131
min: 0,
3232
role: 'style',
3333
editType: 'plot',
34-
description: 'Sets the border color of the range slider.'
34+
description: 'Sets the border width of the range slider.'
3535
},
3636
autorange: {
3737
valType: 'boolean',

0 commit comments

Comments
 (0)
Please sign in to comment.