Statefull and stateless
1. Props

C1: send trực tiếp selectRadioEvent : selectRadioEvent C2: send gián tiếp selectRadioEvent ={ (value)=> selectRadioEvent(e.id,value)}
Last updated
Was this helpful?

C1: send trực tiếp selectRadioEvent : selectRadioEvent C2: send gián tiếp selectRadioEvent ={ (value)=> selectRadioEvent(e.id,value)}
Last updated
Was this helpful?
Was this helpful?