Suppose I pass these value in HTML checkbox
I have a bike
I have a car
And get value Car,Bike when user submit form with checked but in reactjs I get only true value when checked and false when not checked and these issue not mention in react documentation why? It's is important topic so kindly reply me
Suppose I pass these value in HTML checkbox
I have a bike
I have a car
And get value Car,Bike when user submit form with checked but in reactjs I get only true value when checked and false when not checked and these issue not mention in react documentation why? It's is important topic so kindly reply me