React writes the key to the HTML and reads it back when parsing the DOM. Since the HTML attribute is a string, whatever value you give it must be serialised ...
確定! 回上一頁