Skip to content

textmode.js / Textmodifier / lastKeyPressed

Property: lastKeyPressed

ts
readonly lastKeyPressed: string | null;

Last key pressed, or null before any key press.

Example