# react-click-to-select
**Repository Path**: mirrors_mapbox/react-click-to-select
## Basic Information
- **Project Name**: react-click-to-select
- **Description**: react component that enables click-to-select interaction
- **Primary Language**: Unknown
- **License**: ISC
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-09
- **Last Updated**: 2025-12-13
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# react-click-to-select
A React component that selects the text / elements contained within
when they're clicked.
[]()
[](https://github.com/mapbox/react-click-to-select/blob/master/LICENSE.txt)
## install
npm install --save @mapbox/react-click-to-select
## use
```jsx
this text will be selected when clicked
this text will be selected when clicked
. ```