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

    Interface BrailleDisplayPreset

    interface BrailleDisplayPreset {
        id: string;
        label: string;
        manufacturer: string;
        cells: number;
        lines: number;
    }
    Index

    Properties

    id: string
    label: string
    manufacturer: string
    cells: number
    lines: number