@samatawy/diagrams
    Preparing search index...

    Type Alias ITextBaseline

    ITextBaseline: "top" | "middle" | "bottom"

    Text baseline options for nodes, which determine how the text is aligned vertically within the node's bounding box.

    • top: Aligns text to the top edge of the node.
    • middle: Centers text vertically within the node.
    • bottom: Aligns text to the bottom edge of the node.