Skip to content

Output iteration in textarea #231

@christiangarsia

Description

@christiangarsia

Possibly I'm completely missing something, but I can't figure out how to iterate over an array and output that list within a text area followed by "\r\n" after each value.

eg. ["foo", "bar"] would output as

<textarea> foo \r\n bar \r\n </textarea>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions