@remirror/react-hooks
v3.0.3
Published
A selection of core hooks built for working within the editor.
Readme
@remirror/react-hooks
A selection of core react hooks for your editor.
Installation
# yarn
yarn add @remirror/react-hooks @remirror/react
# pnpm
pnpm add @remirror/react-hooks @remirror/react
# npm
npm install @remirror/react-hooks @remirror/reactThis is included by default when you install the recommended remirror package. All exports are also available via the entry-point, remirror/react.
Usage
More documentation to come.
