Skip to content

Commit 271589c

Browse files
committed
Change role style->info
1 parent cbe2c26 commit 271589c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/rangeslider/attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ module.exports = {
4343
visible: {
4444
valType: 'boolean',
4545
dflt: true,
46-
role: 'style',
46+
role: 'info',
4747
description: [
4848
'Determines whether or not the range slider will be visible.',
4949
'If visible, perpendicular axes will be set to `fixedrange`'

0 commit comments

Comments
 (0)