tiptap/packages/extension-task-item
Kasper Nilsson 8874e5e5e6 Add option to allow task items to be checkable (uncontrolled)
Useful for drafting interactive documents. Could see this expanding to potentially also support passing a callback?

Will happily update documentation if this approach is accepted!
2022-05-20 22:33:50 +02:00
..
src Add option to allow task items to be checkable (uncontrolled) 2022-05-20 22:33:50 +02:00
CHANGELOG.md Publish 2022-04-27 22:50:51 +02:00
package.json Publish 2022-04-27 22:50:51 +02:00
README.md docs: fix typo (#1339) 2021-05-18 18:36:18 +02:00

@tiptap/extension-task-item

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.