Skip to content

Support array values in interpolations #36

@NicoVogel

Description

@NicoVogel

When an interpolation contains a property value of an array (e.g. items[0]), then it should be able correctly extract the component.

The name of the variable should be the array name + index. So, in case of items[0] the property should be called items0

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions