murphywuwu / interview

面试 基础 算法
2 stars 2 forks source link

react受控组件与非受控组件的区别 #43

Open murphywuwu opened 3 years ago

murphywuwu commented 3 years ago

受控和非受控组件真的那么难理解吗?(React实际案例详解)

Controlled and uncontrolled form inputs in React don't have to be complicated

murphywuwu commented 3 years ago

https://zh-hans.reactjs.org/docs/thinking-in-react.html https://reactpatterns.com/