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

Prev:The caret and mark
Next:<model-field> ( model -- gadget )


Vocabulary
ui.gadgets.editors

Inputs
None

Outputs
editora multiline-editor


Word description
Creates a new multi-line editor gadget.

Definition