@draft-js-plugins/anchor

Link Plugin for DraftJS

Usage no npm install needed!

<script type="module">
  import draftJsPluginsAnchor from 'https://cdn.skypack.dev/@draft-js-plugins/anchor';
</script>

README

Draft.js Link Plugin

This is a plugin for the @draft-js-plugins/editor.

This plugin allows you to add link entities via the inline toolbar. It also provides a decorator that formats the created entities. HTTP, HTTPS, as well as email addresses (with or without mailto: attached to it) are supported.

Usage

see https://www.draft-js-plugins.com/plugin/anchor