2020年12月30日星期三

Is there a react node package for creating a read more container?

I'm building a react application. I have a blog page. I would like to limit the length of each blog to so many characters until the user clicks on a "read more" link at which point it expands to see the full blog.

I've seen features like this on various websites (can't remember the link to any right now) but I don't know what the feature is called. It essentially takes this:

enter image description here

...and turns it into this:

enter image description here

Is there a react node package that will let me do this?

https://stackoverflow.com/questions/65516497/is-there-a-react-node-package-for-creating-a-read-more-container December 31, 2020 at 12:06PM

没有评论:

发表评论