指標與觸控
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.