#How can I open a date picker on clicking a button?

5 messages · Page 1 of 1 (latest)

dense shard
#

So basically I want to invoke a date-picker based on onClick event on a button or a div. I will be using a date range and show start date at one place and end date at other place. How can I do this?

twilit phoenix
#

Why not putting the DatePicker inside a modal and open the modal onClick

dense shard
#

@twilit phoenix thanks for the suggestion but that is not what I am looking for

#

on click i want to open the date picker as it should

amber briar