A data transfer object for the UI state.

Constructors

Properties

candidatePageCount: number

The total pages of the candidates,

candidatePageIndex: number

The current page index of the candidates,

candidates: CandidateWrapper[]

The current page of the candidates.

composingBuffer: ComposingBufferText[]

Represents the composing buffer.

cursorIndex: number

The index of the cursor in the composing buffer.

tooltip: string

The tooltip.