Skip to content

How to access index in rv-each? #9

@trollkotze

Description

@trollkotze

The documentation says under "Differences from rivets.js":

Change how scope of iteration binder works. Instead of copying properties down to children, uses a prototype like approach

Related: 486 512 417
Change how to customize index name in each binder (using an attribute)
Related: 551 552

Issue 551 and pull-request 552 from rivets.js, which are referred to here, talk about this feature, but it's not clear how (and if) it is implemented in tinybind. The rivets.js generic { index } does not work, nor the other syntax { %item% } that was later added in rivets.

Is it possible to access the iteration index inside rv-each in tinybind?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions