read-more-react icon indicating copy to clipboard operation
read-more-react copied to clipboard

Next line OR HTML text rendering

Open sidgujrathi opened this issue 5 years ago • 0 comments

There should be a way to render HTML or ability to render text in a component with the next line.

Current scenario:

If I pass text with next line it won't render with the next line it will display whole content in line.

Proposed scenario:

  1. There should be an option to pass HTML to the component so that it can render rich text with breakpoints etc.

  2. Or component should parse text with the next line.

sidgujrathi avatar Apr 03 '19 06:04 sidgujrathi