MAIDR Documentation - v3.58.2
    Preparing search index...

    Represents the state of the braille display.

    interface BrailleState {
        value: string;
        index: number;
    }
    Index

    Properties

    Properties

    value: string
    index: number