McTibetimWeb - v0.1.0
    Preparing search index...

    Class InputtingStateAbstract

    Base class for all states in which the user is actively composing text.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    selectionKeys: string[] = ...

    Keys used to directly select a candidate by position.

    Accessors

    • get tooltip(): string | undefined

      Optional tooltip text shown alongside the composing buffer.

      Returns string | undefined