You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm making editable text inputs. There is text, click on it - opens input: text field focused in, dropdown selections etc. Can't make it happen with date picker, because there is no option to open DatePicker automatically after render. I will make input's styles to look like there's no input
Description
I'm making editable text inputs. There is text, click on it - opens input: text field focused in, dropdown selections etc. Can't make it happen with date picker, because there is no option to open DatePicker automatically after render. I will make input's styles to look like there's no input
but it's dirty way and input will actually be rendered, so a lot more DOM elements on view. I have big tables with many dates.
Please add option to DatePicker like we have with DropDownMenu
openImmediately={true}
Images & references
The text was updated successfully, but these errors were encountered: