Skip to content

Long-term improvement: Allow text component to be set as text above/below/left/right. #79

@megan-marty

Description

@megan-marty

Here is an example:

text t = {
    value: "hello"
}

array a = {
    above: "bonjour"
    value: [0, 1, 2]
}

page
show a

page
a.setText(t, "above")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions