@remirror/extension-text-highlight
TypeScript icon, indicating that this package has built-in type declarations

2.0.14 • Public • Published

@remirror/extension-text-highlight

Add a color background to the selected text (or text within a specified range).

Version Weekly Downloads Bundled size Typed Codebase MIT License

Installation

# yarn
yarn add @remirror/extension-text-highlight

# pnpm
pnpm add @remirror/extension-text-highlight

# npm
npm install @remirror/extension-text-highlight

Usage

The following code creates an instance of this extension.

import { TextHighlightExtension } from '@remirror/extension-text-highlight';

const extension = new TextHighlightExtension();

Readme

Keywords

Package Sidebar

Install

npm i @remirror/extension-text-highlight

Weekly Downloads

24,552

Version

2.0.14

License

MIT

Unpacked Size

71.6 kB

Total Files

10

Last publish

Collaborators

  • ocavue
  • ifiokjr