{
  "component": true,
  "props": {
    "min": 0,
    "max": 100,
    "step": 1,
    "width": 200,
    "value": 30,
    "grooveWidth": 3,
    "barRadius": 15,
    "barColor": "#FFF",
    "barType": "circle",
    "barBorderColor": "#EEE",
    "direction": "row",
    "activeColor": "#0082ff",
    "inactiveColor": "#807F7F",
    "activeGrooveRadius": 0
  },
  "state": {
  }
}
