-
![image](https://github.com/jedfoster/Readmore.js/assets/43956565/e08999b9-40c5-45ff-a337-b1672d281d83)
-
I just wanted to show only title and a picture. If someone wants to read my article, they have to click on the title.
-
for some reason the readmore container will collapse on mobile when a user scrolls.
If you click the readmore element to expand the container, then scroll on mobile, the container will collapse, whil…
-
Hello, Is there a way to hide the read more when the text in the div fits its height?
-
Would be great to add ReadMore support for TextOverflow. Allow for the Text to be expanded to show the full string upon clicking.
-
Unexpected value 'ReadMoreDirective' declared by the module 'CoreModule'. Please add a @Pipe/@Directive/@Component annotation.
-
On the site the blog post about the new bq server coming the read more link is broken and directs to 404
-
Hello, i'm wondering what is the best way to import it in js ?
```
import readmore from 'readmore-js';
import readmore-js from 'readmore-js';
import Readmore from 'readmore-js';
```
Thanks …
-
when i specify the style field for changing the textStyle it happens nothing and the textStyle is not changing.
its working for setting the more and less textStyle but not for the text itself.
-
I set 'lines' to 3, but get 2 lines instead. Does this bug exist all the time?
```
{text}
```
>ReadMore is a Component package base on Truncate