effect-tree
    Preparing search index...

    Type Alias Text

    Text: { unfixed: Draw.PartF.TextF } & Fix<PartFTypeLambda>

    A Part that displays a single line of text. The non-recursive version is TextF.

    The expanded type:

    {unfixed: {show: string}}