Skip to content

For loop #14

Description

@snixtho

In cases where you don't have a list to loop through but would want greater control over the iteration, there should be a for loop available.

For example, following the similar style like if and foreach, it could be something like this:

<Label for="var i = 0; i < 10; i++" />

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions