iOS-Rich-Text-Editor icon indicating copy to clipboard operation
iOS-Rich-Text-Editor copied to clipboard

Generate the html string from the text editor string

Open SriSamVictor opened this issue 5 years ago • 1 comments

How to generate the html string from the rich text editor string.??

Thanks in advance

SriSamVictor avatar Dec 11 '19 07:12 SriSamVictor

Hi @SriSamVictor!

You can call htmlString on the RichTextEditor to generate HTML.

Deadpikle avatar Dec 17 '19 21:12 Deadpikle