UNPKG

react-highlight-selector

Version:

Text highlighter with customizable palette and text copier

4 lines (3 loc) 194 B
export declare const defaultColor = "#15F5BA"; export declare const defaultSelectionWrapperClassName = "bg-lightgreen relative select-none"; export declare const defaultMinSelectionLength = 10;