mcbopomofoweb
    Preparing search index...

    Inputting state with an optional field to commit evicted ("popped") segments in the composing buffer.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    composingBuffer: string

    A string buffer that stores the current composing text. This represents the text that is currently being typed but not yet committed.

    cursorIndex: number

    The current cursor position in the composition buffer. Represents the index where new input will be inserted.

    tooltip: string

    The tooltip to display for this input state

    Methods