當一個element 為小寫字母開頭時,它就會指向內建的component,例如 <div> 或 <span> 會生產成字串 'div' 或 'span' 並傳遞給 React.createElement 。像 <Foo /> 大寫字母 ...
確定! 回上一頁