UNPKG

react-change-highlight

Version:

React component to highlight the changed content immediately and bring focus of the user into the changed part

8 lines (7 loc) 190 B
declare const _default: { TIME_TO_HIGHLIGHT: number; TIME_TO_STOP_HIGHLIGHT: number; HIGHLIGHT_CLASS: string; HIGHLIGHT_UNIQUE_ID: string; }; export default _default;