I want to be able to close when clicking the X close button
but not to close when clicking anywhere
I tried implementing that if onFocusChange , focusinput is null, I will keep it open by focusing on start date
but the button close also produced null
I want to be able to close when clicking the X close button but not to close when clicking anywhere I tried implementing that if onFocusChange , focusinput is null, I will keep it open by focusing on start date but the button close also produced null
my code: