react-bootstrap-datetimerangepicker icon indicating copy to clipboard operation
react-bootstrap-datetimerangepicker copied to clipboard

Add option to always show without clicking

Open udalrich opened this issue 7 years ago • 0 comments

I would like to be able to display the picker without having the user click. Something like

<DatetimeRangePicker visible={true} ... />

so that there is no connection to clicking on an element to display the picker.

udalrich avatar Nov 07 '17 23:11 udalrich