xiaody / react-lines-ellipsis

Simple multiline ellipsis component for React.JS

Home Page:https://xiaody.github.io/react-lines-ellipsis/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Proposal] Limitations update

flackeryy opened this issue · comments

not clamps text on the server side or with JavaScript disabled

I would recommend highlighting this point and move to the top. I develop the project using Next.js and it was so confusing why the trimming works incorrectly... I even removed the package and then installed it again, reviewed all props few times before I found that this component should be rendered on the client-side only

I really think it might save time for many developers :)

What about make the line bold? PR welcomed.