keyCode ==13){ alert(e.target.value) }. 這個時候,在 input 框輸入值,按下鍵盤,就能彈出輸入的數據了 import React, { Component } from 'react'; ...
確定! 回上一頁