Readonly
composingA string buffer that stores the current composing text. This represents the text that is currently being typed but not yet committed.
Readonly
cursorThe current cursor position in the composition buffer. Represents the index where new input will be inserted.
Readonly
tooltipThe tooltip to display for this input state
Inputting state with an optional field to commit evicted ("popped") segments in the composing buffer.