toggleBold()
insertTable()
// These commands come from extensions editor.commands.toggleBold(); // Bold extension editor.commands.insertTable(); // Table extension editor.commands.acceptAllChanges(); // TrackChanges extension
editor.commands
Was this page helpful?