Parent Component not showing time picked in custom MudTimePicker component
I wanted to create a custom timepickercomponent and use it everywhere in my app where i use a MudTimePicker. This, because that way I can easily configure AutoClose=false everywhere, and in the future maybe also other custom options.