Right now it's unexpected that ControlSwitch and ControlRange pass through any loose props to `<input>`. This enabled `disabled` and there's tests for it, but I couldn't find any documentation.
Right now it's unexpected that ControlSwitch and ControlRange pass through any loose props to
<input>.This enabled
disabledand there's tests for it, but I couldn't find any documentation.