我有一个组件 UsernameInput ,这是通过redux store 管理的。 我想在触发onCut 事件时获取输入值。 import React from 'react' import connect from 'react-redux' ...
確定! 回上一頁