Respond to review feedback
This commit is contained in:
@@ -50,6 +50,8 @@ A handler for when the task item is checked or unchecked while the editor is set
|
||||
|
||||
If this is not supplied, the task items are immutable while the editor is `readOnly`.
|
||||
|
||||
If this function returns false, the check state will be preserved (`readOnly`).
|
||||
|
||||
```js
|
||||
TaskItem.configure({
|
||||
onReadOnlyChecked: (node, checked) => {
|
||||
|
||||
Reference in New Issue
Block a user