React has a virtual DOM which is a copy of the actual DOM and is kept in the browser Memory in the form of a javascript object.
確定! 回上一頁