react-day-picker 时间菜单一直显示

http://react-day-picker.js.org/api/DayPickerInput

showOverlay boolean = false

Show the overlay during the initial rendering of the component. This is useful if you want to keep the overlay visibile while styling it.

 showOverlay 值设置为true即可

你可能感兴趣的:(web前端,react.js,javascript,前端)