Showing 1-20 of 13,771 packages
A click controller for mouse & touch.
Add `onClick` to HTML elements without sacrificing accessibility.
Internal hook to handle link a11y and events, this is based on react-aria link hook but without the onClick warning
Internal hook to handle button a11y and events, this is based on react-aria button hook but without the onClick warning
Internal hook to handle button a11y and events, this is based on react-aria button hook but without the onClick warning
Internal hook to handle link a11y and events, this is based on react-aria link hook but without the onClick warning
Internal hook to handle button a11y and events, this is based on react-aria button hook but without the onClick warning
Icon buttons are icon-only buttons. They trigger an action when clicked (`onClick` prop). You must also pass a label for accessibility reasons.
Secondary Icon Buttons are "icon-only" buttons and a restricted version of the `<IconButton>`. They trigger an action when clicked (`onClick` prop). You must also pass a label for accessibility reasons.
onClick wrapper component for emitting new onClick event based on document's click event and html element's click event
``` columns: [ { field: priority, label: 优先级 , width: 100, wrap: true, hidden: true, onClick: function(), renderCell: function }, ... ] ``` ## 功能说明 - react组件
``` columns: [ { field: priority, label: 优先级 , width: 100, wrap: true, hidden: true, onClick: function(), renderCell: function }, ... ] ``` ## 功能说明 - react组件
В `onClick` задается обработчик клика.
Responsive, flexible and easy customizable react images gallery library. List images in table view order, thumbnails, onclick show big image preview.
Trigger function when clicking outside a component for Vue.js
В `onClick` задается обработчик клика.
[ESLint](https://eslint.org/) plugin to require [preventDefault](https://developer.mozilla.org/en-US/docs/Web/API/Event/preventDefault) calls in `onClick` handlers. Essentially, this makes the handler not _also_ go to whatever placeholder url you've added
Displays a list of sui-image-lazy-load, with a customisable limit and onClick callbacks.
Prevents an event from propagating/bubbling through React's Virtual DOM during onClick. Also allows for conveniently passing a behavior while preventing clickthrough for less boilerplate/alternate ways to pass behavior in the callback.
Для обработки нажатия на иконку удаления необходимо передать callback `onClick`.