effect-tree
    Preparing search index...

    Interface HorizontallyAligned

    interface HorizontallyAligned {
        hAlign: "left" | "right" | "center";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    hAlign: "left" | "right" | "center"