We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbe2c26 commit 271589cCopy full SHA for 271589c
src/components/rangeslider/attributes.js
@@ -43,7 +43,7 @@ module.exports = {
43
visible: {
44
valType: 'boolean',
45
dflt: true,
46
- role: 'style',
+ role: 'info',
47
description: [
48
'Determines whether or not the range slider will be visible.',
49
'If visible, perpendicular axes will be set to `fixedrange`'
0 commit comments