Hi Kelly,
##DocumentEditor's content (via ngModel or some other
method)
Document editor is not a form control and not applicable to bind
its contents via ngModel. You have to use document editor events and property
to achieve your requirement.
## is it intended to be used only with files?
Since document editor is an editing component, it deals with
creating documents and modifying the existing documents.
Document editor maintains its own structure (SFDT) and
provides API to return its contents in SFDT string.
Can you please explain your requirement clearly? so that we
can provide appropriate solution at earliest.
Regards,
Harini C