The object on which this class and subclasses may push new events.
The observable on which clients can listen for events.
The keydown handler that may optionally be set to handle keys with modifiers.
The element that holds the prompt.
Generated using TypeDoc
A minibuffer is a kind of single line prompt that allows the user to enter data. As the name suggests, this is inspired from Emacs.