I have a range object created by Rangy in Javascript. Now i want to Restore the text from this Range object.
E.g range= WrappedRange {nativeRange: Range, commonAncestorContainer: div.ng-scope, collapsed: false, endOffset: 19, endContainer: text…}
Need help with how can i do it ...?
I think you need