@fishjam-cloud/js-server-sdk - v0.29.0
    Preparing search index...

    Variable HorizontalAlignConst

    HorizontalAlign: {
        Center: "center";
        Justified: "justified";
        Left: "left";
        Right: "right";
    }

    Type declaration

    • ReadonlyCenter: "center"
    • ReadonlyJustified: "justified"
    • ReadonlyLeft: "left"