All components accept an onClick handler that is applied to the root DOM element. <Button onClick={() => { alert('clicked') }}>Click me ...
確定! 回上一頁