web-music-score - v6.4.0-pre.9
    Preparing search index...

    Type Alias DocumentOptions

    Document options.

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

    Properties

    background?: string

    Background color

    color?: string

    Foreground color

    showMeasureNumbers?: boolean

    Show all measure numbers?