Skip to content

[Question]: How to append multiple columns or rows to the end of the table? #273

@kyeo76

Description

@kyeo76

Hello,

I’m using prosemirror-tables with Tiptap, and I’m trying to add multiple columns or rows to the end of an existing table. I have a text input where you can type a number of columns or rows.

I noticed that the built-in commands only support inserting single column/row before or after a specific position — not appending them to the end.

Is there a way to do it properly using existing API?

Thanks!

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