web-music-score - v6.5.0
    Preparing search index...

    Type Alias DocumentOptions

    Document options.

    type DocumentOptions = {
        background?: string;
        color?: string;
        showMeasureNumbers?: boolean;
    }
    Index
    background?: string

    Background color

    color?: string

    Foreground color

    showMeasureNumbers?: boolean

    Show all measure numbers?