On a completely custom power pages site (no basic forms or lists), is there any way to leverage existing Microsoft controls?
For example, I have a page that allows a user to generate and preview a Word document (using javascript components).
I would like to push a rich text "body" to the template.
Currently, I'm using the Quill editor for this requirement.
However, is there a way to use the Microsoft rich text editor control instead?