HelpBot Assistant

How can I help you?

IFormatter

6 Feb 20261 minute to read

Provides information about a Formatter.

Properties

enableUndo Function

Enables the undo functionality to revert changes.

formatTags { [key: string]: string }

Configure the format tags, mapping tag names to their respective format.

getUndoRedoStack Function

Retrieves the undo and redo stack arrays for tracking changes.

keyConfig { [key: string]: string }

Configure the key settings with specific shortcut key configurations.

listTags { [key: string]: string }

Configure the list tags, mapping tag names to their respective list format.

saveData Function

Saves the current state for undo and redo actions within the editor.