Readonly
Add a nonempty current value to the history, if not already present. (Debounced, 1 second delay.)
Private
Static
Switch the textarea's text to the next value, if any.
Protected
Handle history collection and textarea resizing without overriding the parent's onChange handler, if any.
Handle history navigation without overriding the parent's onKeyDown handler, if any.
Switch the textarea's text to the previous value, if any.
Optional
Add a nonempty current value to the history, if not already present. (Debounced, 1 second delay.)