Package Exports
- @draft-js-plugins/anchor
- @draft-js-plugins/anchor/lib/index.cjs.js
- @draft-js-plugins/anchor/lib/index.esm.js
- @draft-js-plugins/anchor/lib/plugin.css
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@draft-js-plugins/anchor) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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.