Without JSX the only other way to create a react element is to use the React.createElement(component, props, ...children) function.
確定! 回上一頁