Documentation
State
Type: Number
Default: 100
The state is used to save the undo and redo steps.
You can change the number of steps that will be stored in the state.
RedactorX('#entry', {
state: {
limit: 2
}
});
dkjgvo65776inru43654