datepicker
datepicker copied to clipboard
Is there a way to always keep it open instead of it opening as a overlay over the input?
trafficstars
Is there a way to always keep it open instead of it opening as a overlay over the input?
Hey @isakjensen you can set the alwaysShow flag to keep it open at all times
I mean to always have the part that is open to always show. I don't want it to open when I click on the input, I would like it to have it open at all time
I might be misunderstanding your question, but that is what alwaysShow was intended for. The documentation uses that prop to always show the calendar at the top of the page.