I have primeng table and it allows to edit rows by clicking on pInitEditableRow button I want to initiate row editting by double mouse click on that row any
I am still learning react and I currently have an issue where I am trying to create custom hooks and have it make different calls but rentain value of calls
Im new to typescript but I want to create a mapped type that converts keys from another type Specifically say I have a type where all the keys are snakecased
I think when the switch statment is executed the kind of a and the kind of b are always equal So when the kind of a is 1 the type of b will be B1 But its not