I am trying to Enable/Disable a group of time inputs in Blazor based on a checkbox ; while for inputs of type button>
Enable/Disable
time
checkbox
inputs
button>
There is an alternative way you can achieve this.
Your input controls in here will be disabled/enabled by the browser