Skip to content

Commit cbe2c26

Browse files
committed
Add role to attribute
1 parent c55bf02 commit cbe2c26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/rangeslider/attributes.js

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

0 commit comments

Comments
 (0)