effect-tree
    Preparing search index...

    Interface VerticallyAligned

    interface VerticallyAligned {
        vAlign: "top" | "middle" | "bottom";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    vAlign: "top" | "middle" | "bottom"