指针与触控
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.