Skip to content

Adding Event Listeners #1258

@ageddesi

Description

@ageddesi

Hi everyone, please let me know if this already exists otherwise I may do a pull request to add the functionality.

In order to use this editor as a multi collaboration tool I need to use block interactions as transactions.
To facilitate this I need to listen for events from the editor that do the following.

removeOp - When a block has been removed from the editor
moveOp - When a block has been moved in the editor
insertOp - When a block has been inserted.
replaceOp - When a block changes its type
editOp - When a block has been edited.

What do you think

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions