Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessing Array item by index in template #196

Open
vankasaisumanth opened this issue May 31, 2018 · 0 comments
Open

Accessing Array item by index in template #196

vankasaisumanth opened this issue May 31, 2018 · 0 comments

Comments

@vankasaisumanth
Copy link

If there is an array {array: ["image1", "image2"]}, I am not able to access the array by its index.

Eg:- <span src="{{array.0}}"></span>

The same syntax works in mustache.js
Mustache Js Reference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant