TypingConfig (typing)
@ckeditor/ckeditor5-typing/src/typing
interface
The configuration of the typing features. Used by the typing features in @ckeditor/ckeditor5-typing
package.
See all editor options.
Filtering
Properties
-
The configuration of the
TextTransformation
feature.Read more in
TextTransformationConfig
. -
undoStep : Number
The granularity of undo/redo for typing and deleting. The value
20
means (more or less) that a new undo step is created every 20 characters are inserted or deleted.Defaults to
20
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing? Please report it via our issue tracker.