Pointer and touch
Click
Click
onClickMeaning
A pointer action where the user presses and releases a mouse button on an element.
Expected behavior
Use click for actions such as opening menus, submitting buttons, selecting items, or navigating with links.
Request example
When the menu button is clicked, open the menu panel.