React follows the observable pattern and listens for state changes. When the state of a component changes, React updates the virtual DOM tree.
確定! 回上一頁