-
-
Notifications
You must be signed in to change notification settings - Fork 806
Open
Description
Is it possible to expose replaceNode action?
I want to add table component, and to have add column feature within the app, but then need to add column on thead, tbody and tfoot elements... which are 3 actions... but instead of adding column to each of the table row, it would be better to replace whole node in one action (especially for undo/redo purpose).
Metadata
Metadata
Assignees
Labels
No labels