Skip to content

unliar/typescript-react-highlight-words

Repository files navigation

typescript-react-highlight-words

publish test npm GitHub last commit npm

react-highlight-words

What Can The Lib Do?

See the picture below

hi

Demo Page

click me~

How To Use

you can find demos in examples / __tests__ folder

import HighlightWords from "typescript-react-highlight-words";

<HighLight
    text="this is a demo for you"
    words={["demo"]}
    highlightTag="span"
    wrapperTag="div"
    highlightStyle={{ color: "red" }}
/>

About

highlight your words in react

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •