BassAttributes: {
    arrangement: "horizontal" | "vertical" | "diagonal" | null;
}

Type declaration

  • arrangement: "horizontal" | "vertical" | "diagonal" | null

    Specifies where the bass is displayed relative to what precedes it.

Generated using TypeDoc