<editor> ( -- editor )
Factor handbook » UI framework » Building user interfaces » Pre-made UI gadgets » Editor gadgets

Prev:editor
Next:Getting and setting editor contents


Vocabulary
ui.gadgets.editors

Inputs
None

Outputs
editora new editor


Word description
Creates a new editor with an empty document.

Definition