UNPKG

react-highlight-selector

Version:

Text highlighter with customizable palette and text copier

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