createTextInput
createTextInput(
opts):TextInputHandle
Defined in: ui/widgets/text-input.ts:64
Single-call editable text field over the TextInput component and its
SDF input plugin (focus, caret, IME gate, clipboard, password masking).
Colors default to theme roles and re-resolve on switchTheme.