@remirror/react-hooks
v3.0.1
Published
A selection of core hooks built for working within the editor.
Downloads
146,984
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/react
This 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.