IFormatter

12 Sep 20251 minute to read

Provides information about a Formatter.

Properties

enableUndo Function

Enables the undo functionality to revert changes.

formatTags { : }

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

getUndoRedoStack Function

Retrieves the undo and redo stack arrays for tracking changes.

keyConfig { : }

Configure the key settings with specific shortcut key configurations.

listTags { : }

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.