Can I embed Obsidian's Editor inside a React view?

I’m developing an Obsidian plugin, and I want to include a Markdown editor within the React-based UI of my plugin. I’m wondering if it’s possible to directly embed Obsidian’s own editor into the React component.

Refer to this: