UNPKG

react-highlight-selector

Version:

Text highlighter with customizable palette and text copier

4 lines (3 loc) 164 B
export var defaultColor = '#15F5BA'; export var defaultSelectionWrapperClassName = 'bg-lightgreen relative select-none'; export var defaultMinSelectionLength = 10;