Disabled switch row treatment.
const switchDisabledStyle = {'opacity': 0.6, 'cursor': 'not-allowed'};