effect-tree
    Preparing search index...

    Function before

    • Add the prefix part to the left of the suffix part. See after for a flipped version.

      Parameters

      • OptionalvAlign: "top" | "bottom" | "middle"

      Returns (hAlign?: "left" | "right" | "center") => BuildPart

    Index

    Properties

    Properties

    bottom: Record<"left" | "right" | "center", BuildPart>
    middle: Record<"left" | "right" | "center", BuildPart>
    top: Record<"left" | "right" | "center", BuildPart>