clear-editor ( editor -- )
Factor handbook » UI framework » Building user interfaces » Pre-made UI gadgets » Editor gadgets » Getting and setting editor contents

Prev:set-editor-string ( string editor -- )


Vocabulary
ui.gadgets.editors

Inputs
editoran object


Outputs
None

Definition