UNPKG

react-change-highlight

Version:

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

3 lines (2 loc) 116 B
declare const createShadowDOM: (currentChild: any, setShadowItemFn: any) => void; export default createShadowDOM;