cjwirth / RichEditorView

RichEditorView is a simple, modular, drop-in UIView subclass for Rich Text Editing.
BSD 3-Clause "New" or "Revised" License
1.89k stars 445 forks source link

How to get string #242

Open SolorzanoJose opened 4 years ago

SolorzanoJose commented 4 years ago

This library is great but how do I get the raw text equivalent or the nsattributedstring equivalent to everything I'm writing?

df1994 commented 4 years ago

@SolorzanoJose You can use the contentHTML property of your RichEditorView