Skip to content

Delete Blocks Editor.js #1665

@SohaibShafiq1

Description

@SohaibShafiq1
async function handleSave() {
    setLoading(true);
    const savedData = await instanceRef.current.save();
    if(something){
     # I want to delete block here.
        }

What should i do to delete block.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions