You can also use the key press (keypress) event. import React from 'react'; class NumericInputApp extends React.Component { constructor(props) { super(props); ...
確定! 回上一頁