Skip to main content

InputEditor

Wolfram Kernel
Execution environment
Notebook`EditorUtils`
Context

a wrapper over EditorView used for making input elements

InputEditor[expr_String] _EventObject

as a result it returns EventObject

Event generation

It fires the following patterns/topics

"Input"

Fires every time users changes the content with a content as a payload

"Evaluate"

Fires when a user presses a combination Shift+Enter

Supported output forms