Lightweight Dropdown Component for Text Overlay
Summary of my bookmarked Github repositories from Oct 4th, 2016
Github repositories
- javierbyte/react-textselect
React Text Select is a simple and lightweight component that allows you to overlay an invisible dropdown over text. However, it is currently unmaintained. To use it, install it via npm and import the TextSelect module. Remember to add styles for proper rendering. If you prefer to build it from source, ensure you have babel and less installed and run the pre-publish script.