Hello, I am using the TempusDominus DateTimePicker component in my project, and I have a problem with it. I have an input and what I need is that when I click on it, the component with the years will be shown, and when selecting a year, the component will be shown and closed. The problem is that when selecting the year the component is not closed and what it does is visualize the months of that year, and after that the days of the selected month. At the end the input shows me the whole format instead of just showing me the year that is what I need. I attach images to better visualize what happens to me.
What I want is that after this first image do not leave the other options of the component, that the input stays with the selected year. If anyone knows of any other datetimepicker component compatible with bootstrap 4 I would also appreciate if you send me a link to download it.