effect-tree
    Preparing search index...

    Interface Aligned

    interface Aligned {
        hAlign: "left" | "right" | "center";
        vAlign: "top" | "middle" | "bottom";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    hAlign: "left" | "right" | "center"
    vAlign: "top" | "middle" | "bottom"