ポインターとタッチ
Click
Click
onClick意味
A pointer action where the user presses and releases a mouse button on an element.
期待動作
Use click for actions such as opening menus, submitting buttons, selecting items, or navigating with links.
依頼例
When the menu button is clicked, open the menu panel.