| wire({kind: 'post', value: textbox.value}) | wire({kind: 'post', value: textbox.value}) | ||||
| textbox.value = '' | textbox.value = '' | ||||
| textbox.focus() | textbox.focus() | ||||
| TextBox.autoSize() | |||||
| } | } | ||||
| }, | }, | ||||
| blockIndent: (text, iStart, iEnd, nLevels) => { | blockIndent: (text, iStart, iEnd, nLevels) => { |