tiptap/packages/extension-collaboration
Flamenco c8f8295146
Add onFirstRender callback option (#3600)
* Added onFirstRender callback option

This PR is a simple forwarding of a very useful callback from the ySyncPlugin.

* Fix invalid function name
2023-02-18 18:41:00 +01:00
..
src Add onFirstRender callback option (#3600) 2023-02-18 18:41:00 +01:00
CHANGELOG.md v2.0.0-beta.218 2023-02-18 17:42:09 +01:00
package.json v2.0.0-beta.218 2023-02-18 17:42:09 +01:00
README.md docs: fix typo (#1339) 2021-05-18 18:36:18 +02:00
rollup.config.js fix: fix builds including prosemirror 2023-02-08 11:51:10 +01:00

@tiptap/extension-collaboration

Version Downloads License Sponsor

Introduction

tiptap is a headless wrapper around ProseMirror a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as New York Times, The Guardian or Atlassian.

Official Documentation

Documentation can be found on the tiptap website.

License

tiptap is open sourced software licensed under the MIT license.