# remoteRealmPlugin

**Kind:** Constant

**Source:** [`atloria-monorepo/packages/editor/src/plugins/remote/index.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/editor/src/plugins/remote/index.tsx#L63)

A plugin that allows you to access the editor's realm outside of the editor's component tree.
Requires wrapping your application in the `RemoteMDXEditorRealmProvider` component.
