bblurock / react-click-to-select

react component that enables click-to-select interaction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-click-to-select

A React component that selects the text / elements contained within when they're clicked.

install

npm install --save @mapbox/react-click-to-select

use

<ClickToSelect>this text will be selected when clicked</ClickToSelect>

About

react component that enables click-to-select interaction

License:ISC License


Languages

Language:JavaScript 100.0%