JSPM

@remirror/react-components

2.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 78795
  • Score
    100M100P100Q159885F
  • License MIT

Components to begin your remirror journey

Package Exports

  • @remirror/react-components
  • @remirror/react-components/all-icons
  • @remirror/react-components/package.json

Readme

@remirror/react-components

A selection of core react components for your remirror editor.

Version Weekly Downloads Bundled size Typed Codebase MIT License

Installation

# yarn
yarn add @remirror/react-components @remirror/react

# pnpm
pnpm add @remirror/react-components @remirror/react

# npm
npm install @remirror/react-components @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/components.

Usage

When using the components from this library make sure to wrap your editor in the ThemeProvider.