Skip to content

Accessing Array item by index in template #196

@vankasaisumanth

Description

@vankasaisumanth

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

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