Core widgets
TermInput
The TermInput widget is an extension of the TermText widget that adds support for focus and keyboard events.
Props
autoHeight
If set, the input will resize vertically to fit its content.
autoWidth
If set, the input will resize horizontally to fit its content.
multiline
If set, the input will accept line returns.