I'm not sure if this is an oversight or intentional, but setting the React Wrapper DatePicker component's enable config as false does disable the text input but not the datepicker button itself.
Demo here.
Or maybe I'm missing something, and there's a separate config to disable the datepicker button? The jQuery version does disable both of them.