Skip to main content

dev

package @remirror/dev

variable ProsemirrorDevTools

A React component that should be placed within the remirror context and will automatically wrap the prosemirror view and create a lovely dev tools components.

Make sure not to use this in production as it increase the bundle size quite significantly.

Built with https://github.com/TeemuKoivisto/prosemirror-dev-toolkit

Signature:

ProsemirrorDevTools: () => null